Overview
The To-Do List application is a responsive web app designed to help users manage their daily tasks efficiently. With features like task completion tracking, editing, and filtering, it provides a simple yet powerful way to stay organized and productive.
Key Features
- Task Management: Add, edit, and delete tasks with intuitive controls.
- Completion Tracking: Mark tasks as complete with visual indicators.
- Smart Filtering: View all, active, or completed tasks with counters.
- Persistent Storage: Tasks are saved in browser localStorage and persist between sessions.
- Responsive Design: Works seamlessly on all device sizes from mobile to desktop.
- Clean Interface: Minimalist design focused on usability and productivity.
Technologies Used
HTML5
CSS3
JavaScript
Bootstrap
React