Skip to content

This is a simple To-Do application built using React and Redux. The application allows users to add, view, edit, and delete tasks. It also demonstrates state management using Redux .

Notifications You must be signed in to change notification settings

KartechSingh/ToDoo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React To-Do Application

This is a simple To-Do application built using React and Redux. The application allows users to add, view, edit, and delete tasks. It also demonstrates state management using Redux .

Features

  • Add Task: Users can input a task into a text field and add it to the list.
  • View Tasks: Display all added tasks in a list format.
  • Edit Task: Users can edit an existing task.
  • Delete Task: Users can delete a task from the list.
  • Toggle Task: Users can mark tasks as completed without deleting them.

About

This is a simple To-Do application built using React and Redux. The application allows users to add, view, edit, and delete tasks. It also demonstrates state management using Redux .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published