Backend for the project Installation Clone the repository Install the dependencies npm install Run the server npm start Usage endpoints /api/v1/task GET: Get all tasks POST: Create a new task / Async delay