Skip to content

nargisi/react-mesto-api-full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

react-mesto-api-full

Stack: React.js, React Context, JS, Flexbox, Grid Layout

This is an interactive project where you can add photos, delete them and put likes.

  1. frontend/ — app's part on React.js.
  2. backend/ — app's part on Node.JS.

How to run backend (go to the folder 'backend'):

npm run start — start server npm run dev — start server with hot-reload

How to run frontend (go to the folder 'frontend'):

npm start — start app for developing npm build — build app for production

Figma

About

App Mesto with user authorization and registration

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published