Skip to content

Built with React and Vite, this Todo List app helps you efficiently manage tasks. It includes features for adding, editing, deleting, and filtering tasks by status. Task data is stored using localStorage, ensuring it remains accessible even after refreshing the page.

Notifications You must be signed in to change notification settings

tanisha-0230/Todo-List

Repository files navigation

Todo List ( Vite + React )

A simple Todo List app built with React and Vite, featuring task management with local storage persistence.

Features

  • Add, edit, and delete tasks
  • Mark tasks as complete/incomplete
  • Filter tasks by status (all, completed, incomplete)

Here's a preview of the Todo List application in action:

todo-list

About

Built with React and Vite, this Todo List app helps you efficiently manage tasks. It includes features for adding, editing, deleting, and filtering tasks by status. Task data is stored using localStorage, ensuring it remains accessible even after refreshing the page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published