This is a simple restaurant rating site that I coded for praticing MERN stack. This repository is the backend. You can find the frontend here.
- use
git cloneor any method to clone this project to your local. - run
npm install - create a folder named
uploads, - create a folder named
imagesinuploads - create three folder named
comment,restaurant, anduserIconinuploads/images - rename the
nodemon.json.exampletonodemon.jsonand replace all the value with yours - run
npm start - go to set up the frontend