It's todo app built using nodeJS as backend.
In this project, to serve backend related operations I used RESTful API this operations is used by XMLHttp requests.
- Clone this repository
- Run npm install
- Run node app.js ****ensure mongoDB is installed in your machine