Skip to content

A minimal and responsive React ToDo app with task add, edit, delete, and complete functionalities. Built using functional components and localStorage.

Notifications You must be signed in to change notification settings

AparmitSrivastava/todo

Repository files navigation

todo application

A lightweight and interactive To-Do List application built using React.js. This app allows users to add and delete tasks with a simple and clean interface. Tasks are stored in local storage, so they remain available even after refreshing the page.

🚀 Features

  • ✅ Add and remove tasks dynamically
  • ✅ Local storage support for task persistence
  • ✅ Responsive and user-friendly design

🎯 Usage

  • Type a task in the input field and press Add. Click the delete button to remove a task.

About

A minimal and responsive React ToDo app with task add, edit, delete, and complete functionalities. Built using functional components and localStorage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published