You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
Todo application using Node-js , Express and MongoDB