My To-do List
RoleFrontend Developer
Year2020
Tech Stack
ReactJavaScriptCSS







Overview
A straightforward and elegant task management application. Built to practice React state management, component architecture, and clean UI design, it covers all fundamental CRUD operations in a smooth interface.
Challenges & Solutions
Designing an interface that feels lightweight while offering robust features like inline editing. We achieved this by using subtle hover states and managing component-level focus efficiently within React.
Key Features
- Create, Read, Update, Delete tasks
- Local storage persistence
- Minimalist and clean design
- React Hooks utilization