Skip to content

Latest commit

 

History

18 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 To-Do List App A simple React-based to-do list with task filtering, local persistence, and basic reordering features.

🔗 Live Demo: https://67f4c9f9ad5f8cade804910d--elegant-dasik-41a1f8.netlify.app

✨ Features Add / remove tasks

Mark tasks as completed / active

Reorder tasks (move up/down/top/bottom)

Filter tasks (All / Active / Completed)

Tasks are saved using localStorage

🚀 Getting Started bash Copy code git clone https://github.com/your-username/to-do-list.git cd to-do-list npm install npm run dev App will run at http://localhost:5173.

⚙️ Tech Stack React (Vite)

useState, useEffect, useCallback, useMemo

LocalStorage

📄 License MIT

image

About

No description, website, or topics provided.

Resources

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages