Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

totfront/mesto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

169 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mesto

The app to post cards from personal profile and the api for storing data

HTML HTML5 CSS CSS3 JavaScript JavaScript ReactJS React NodeJS NodeJS

Features

  1. Sign up/resiter user
  2. Auto authorisation with encrypted token
  3. Adding cards
  4. Editing user data
  5. An opportunity to delete only yours cards
  6. Showing zommed pictures by clicking on cards

Install && Launch

  1. check MongoDB path in backend/app.js:23

  2. Frontend

cd frontend/
yarn install
yarn start

Backend

cd backend/
yarn install
yarn dev

About

Проект 4: Место

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors