SPA with a secure page implementation.
Thу frontend part was bootstrapped with Create React App.
It provides the possibility to update the user profile, add and delete cards, put 'like' and remove it.
The user gets access to the main page after authorization.
Frontend | Backend |
---|---|
HTML5 | Express |
CSS3 (flex and grid) | MongoDB |
ReactJS | Mongoose |
React hooks | Celebrate/Joi |
API | Winston |
OOP | ESLint (dev) |
BEM (Nested) | Nodemon (dev) |