TaskApi This project aims at creating apis for a task management system. Installation Clone the repository Install the requirements using npm install Run the server using npm run dev Libraries used Express Mongoose Jsonwebtoken Nodemon Dotenv Cors