Skip to content

A simple todo app in nodejs, using MongoDB for storing data, handlebars as a template engine, and passport for user auth.

License

Notifications You must be signed in to change notification settings

Tony3898/nodejs-todo

Repository files navigation

nodejs-todo

An simple todo app in nodejs. store and view data user wise.

Tech Stack:

  1. NodeJs
  2. ExpressJs
  3. Mongodb
  4. Handlerbars
  5. PassportJs

Step

  1. Git clone
  2. run: npm install
  3. run: node server
  4. open browser, http://localhost:3000 and follow this link.

About

A simple todo app in nodejs, using MongoDB for storing data, handlebars as a template engine, and passport for user auth.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published