To operate the application, you will need to install the required npm packages and set the MONGO_URI string equal to the connection string of the database, which you are using for operating the application
The project is a CRUD application that allows users to easily create tasks and then cross them out after completing that task Users can also change the name and status of tasks and are also given the option of deleting tasks