To Do List is a minimal and clean task management app built with React.
It allows users to add, search, complete, and delete tasks in a simple, responsive interface.
π Live Demo
π¨ Figma Design
To create a lightweight and intuitive to-do list app that demonstrates component interaction, props, and state management in React.
- Add new tasks
- Mark tasks as completed or active
- Delete single or all tasks
- Search through tasks
- Display total task count
- Fully responsive layout
- React (JSX)
- JavaScript (ES6+)
- CSS3 (BEM)