pankaj846 / Todo-app

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

Home Page:https://pankaj-todo-app.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

                               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

About

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

https://pankaj-todo-app.herokuapp.com/


Languages

Language:Handlebars 49.8%Language:CSS 28.4%Language:JavaScript 21.8%