Skip to content

Chhavi-97/todo-list-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ToDo List

For development, you will only need Node.js, Mongoose and Express installed in your environement. To install dependencies write $ npm i and you are good to go!

You can add or delete a task. The tasks are stored and removed from MongoDb.