Build Todo List web application that uses hbs templates for front-end and Node.js & Express are for backend.
- NPM
- NodeJS
- Express
- Handlebars
- MongoDB
To run the project Install all the dependencies given here :-
- express
- body-parser
- mongoose
- lodash
- hbs
npm install
After installing all the dependencies start the server -
node app.js