Skip to content

AdityaM-IITH/todo-plus-plus

Repository files navigation

Todo++

Todo++ is a React-based todo application showcasing a robust approach to state management.

Features

  • Task list with persistent state using localStorage
  • Add, toggle, and delete tasks
  • Debounced search functionality
  • Simulated loading states

Tech Stack

  • React
  • JavaScript (ES6+)
  • Vite

Live Demo

https://todo-plus-plus-rust.vercel.app/

Running Locally

npm install
npm run dev

About

Advanced todo application with debounced search, UUID-based IDs, lazy initialization, and localStorage persistence built with React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors