ToDo List:
It is a ToDo list web-app built using Node.js(Express as framework) for backend, with a MongoDB database.
Click here to view the completed project hosted on Heroku.
Setup:
- Open the root folder of this project.
- Open Git Bash in this directory.
- Run the command "node app.js". Server is now started on PORT: 3000.
- Open "localhost:3000/" in your browser.