Skip to content

Picture gallery application with api on ReactJS and NodeJS

Notifications You must be signed in to change notification settings

Infinity1high/picture-gallery

Repository files navigation

Install dependencies

yarn (or npm install)

Start development server

yarn dev (or npm run dev)

Build for production

yarn build (or npm run build)

Start production server

yarn start (or npm start)

About

Picture gallery application with api on ReactJS and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published