A project for learning CRUD operations in mongoDB
It is a toDoList and you can have many diffeerent toDoList such as for home/office/Sunday anything by providing a new route.
eg :- localhost:3000/home
localhost:3000/office
And perform basic CRUD operations with each toDoList.