Skip to content

Kusha008/To-do-ReactApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do Application

Building a user-friendly todo application built with React. This app allows users to efficiently manage their daily tasks with the following features:

Add Tasks: Quickly add new tasks to your list. Edit Tasks: Modify existing tasks as needed. Delete Tasks: Remove completed or unwanted tasks. Local Storage: Tasks are saved in the browser's local storage, ensuring persistence across sessions.