A simple and intuitive To-Do List application built with React. This app allows users to add, edit, delete, and filter tasks, making it easy to manage daily activities.
- Add new tasks
- Edit existing tasks
- Delete tasks
- Mark tasks as completed
- Filter tasks by status (All, Active, Completed)
- Responsive design
- React
- Material-UI (for UI components)
- Local Storage (for data persistence)
You can view the live demo of the app at React To-Do List App.
This project is licensed under the MIT License - see the LICENSE file for details.