WATCH - an online store for selling watches made for the university practice.
Install nodejs
Install mongodb
npm i bcryptjs express express-validator fs gridfs-stream jsonwebtoken mongoose@5.13.17 multer nodemon multer-gridfs-storage cors jestconst PORT = 8888;
const DB_URL = your mongodb uri;
const app = express()import Post from "./Post.js";npm install
cd frontend
npm install @mui/material @emotion/react @emotion/styled
npm install @mui/material @mui/styled-engine-sc styled-components
npm start- Project represents watch internet shop.






