Skip to content

This is a to-do app that tracks all the tasks and sets reminder. It uses JSON-Server as backend to access the data.

Notifications You must be signed in to change notification settings

Shraddhaduwal/react-to-do-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React To-Do App

This is a to-do app that tracks all the tasks and sets reminder. It also uses a JSON-Server backend to access the data. There is a simple CRUD operation which includes adding task, deleting task, toggling reminders etc that helps in manipulation of data.

Development Server

npm start <project name>

To build for production

npm run build

About

This is a to-do app that tracks all the tasks and sets reminder. It uses JSON-Server as backend to access the data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published