Task-Manger (ToDo App) is a simple CRUD application using NodeJS , ExpressJS , MongoDb
✅ Creating a task
✅ Deleting a task
✅ Updating a task
✅ Check the details of a task
If you want to get the full project:
git clone https://github.com/BelkacemYerfa/Task-Manager
npm i && npm start