Skip to content

Simple todo list app using node js, express & mongodb

License

Notifications You must be signed in to change notification settings

prateekjaindev/nodejs-todo-app-demo

 
 

Repository files navigation

Todo list app


cloning project

git clone https://github.com/aphrodeosubarno/node-js-todo-app.git

install dependencies

yarn install

or

npm install

run server

yarn run dev

or

npm run dev

open this server at your browser

http://localhost:3000

About

Simple todo list app using node js, express & mongodb

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • SCSS 41.1%
  • JavaScript 33.3%
  • EJS 23.6%
  • Shell 2.0%