Skip to content

Repository for the API of the Mesto project with authorization and user registration systems.

Notifications You must be signed in to change notification settings

sirstanislav/react-mesto-api-full

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 

Repository files navigation

React Mesto Api Full

About

Mesto - an interactive page where you can register users, add photos, delete them, and like them.

Running

This project contain frontend and backend parts. You can run both use:

npm run start

Frontend

The project is written in HTML, CSS, JSX using React Fraemwork. To building the SPA was used the BEM methodology. Data came from the backend and was sent to it through a class component using RestAPI.

Backend

I used Node.js witch Express Fraemwork and MongoDB database to process and save data.

Deploy

The project was build on the AWS cloud using Nginx and PM2 to resume work in crash case.

About

Repository for the API of the Mesto project with authorization and user registration systems.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published