Web application for Task Management app. Currently hosted at https://task-management-fe-666.vercel.app/
This api endpoint is built with next.js framework, connects to api at https://task-management-api-666.herokuapp.com/.
- Run
npm install
- Run
npm run start
- Confirm dialog for delete
- Separate all the api calls into another folder