A web platform to connect all the three phases of waste management system(i.e Producer, Collector and Recycler)
To run backend follow the following steps:
- Go to the Project directory through Command Line.
- Use the command
npm ito install the dependencies. - Run the file app.js using
node app.js.