A lightweight, responsive To‑Do List web app for adding, removing, filtering and persisting tasks in the browser.
Features
Add / remove tasks
Filter tasks by text
Undo delete (temporary)
Keyboard support for quick entry and navigation
Persistent storage using LocalStorage
Responsive UI (mobile → desktop)
Accessible focus and keyboard interactions
Sections
Header / App title
Task input and add button
Task list with controls (complete, delete)
Filter/search control