Skip to content

Simple todo list app using node js, express & mongodb

License

Notifications You must be signed in to change notification settings

kiran-godse/node-js-todo-app

 
 

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

No packages published

Languages

  • SCSS 41.9%
  • JavaScript 34.0%
  • EJS 24.1%