Task Manager
Task Manager web application with basic CRUD(Create, Read, Update, Delete)
Clone the project
git clone https://github.com/TheOjasSingh/Task_Manager.git
Go to the project directory
cd Task_Manager
Install dependencies
npm install
Start the server
npm run start
To run this project, you will need to add the following environment variables to your .env file
MONGO_URI - MongoDb database connection url