Website for providing Repair services. User can choose any service and add to dashboard and also can provide their valuable feedback. There is also a dashboard for admin, Admin can add new service, add new admin for the page and see all the Order of services.
Node.js, mongoDB, Express.js
- npm install express
- npm install mongodb
- npm install cors body-parser
- nom install nodemon --save -dev