10 · 2024
To-Do List Application
A responsive task management app with persistent storage — task creation, deletion, and completion tracking built with React state management.
Highlights
Persistent Storage
Tasks persist across sessions using browser storage.
Task Management
Create, delete, and mark tasks complete with smooth state updates.
Responsive UI
Clean, mobile-friendly interface built without any UI libraries.