Skip to content

mkamals/task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Tracker

This is a simple task tracker app built using React.js

This app can be used to:

  1. Add Task
  2. Delete Task
  3. Display all the existing tasks
  4. 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

About

A simple react js app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors