Skip to content

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.

Notifications You must be signed in to change notification settings

manosakpujiha/react-task-tracker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: JSON-server would need to be installed on your local machine to use this app.

About: 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. It also uses react router to route, to and fro the "about" page.

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published