Task Tracker
- Add Task
- Delete Task
- Display all the existing tasks
- Toggle a selected task to emable the reminder
Note: This app uses json-server to mock REST API so this server has to be started using the command json-server --watch db.json
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Task Tracker
Note: This app uses json-server to mock REST API so this server has to be started using the command json-server --watch db.json