Skip to content

Latest commit

 

History

History
48 lines (36 loc) · 1.65 KB

README.md

File metadata and controls

48 lines (36 loc) · 1.65 KB

                               Todo App


NodeJS NPM License NodeJS License



Build Todo List web application that uses hbs templates for front-end and Node.js & Express are for backend.

Prerequisites:

  • NPM
  • NodeJS
  • Express
  • Handlebars
  • MongoDB

Installation:

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

This project is available on heroku :-

Website

Heroku

Author