An open API service indexing awesome lists of open source software.

https://github.com/manosakpujiha/react-task-tracker-app

This is a simple task tracker app that keeps track of your activities within the day. It uses JSON-Server, which is a mock REST-API to simulate a backend through which we can make get, push, update and delete requests.
https://github.com/manosakpujiha/react-task-tracker-app

jsonserver react useeffect usestate

Last synced: 4 months ago
JSON representation

This is a simple task tracker app that keeps track of your activities within the day. It uses JSON-Server, which is a mock REST-API to simulate a backend through which we can make get, push, update and delete requests.

Awesome Lists containing this project