A beautiful, responsive to-do list application with task management features.
- Add, edit, and delete tasks
- Mark tasks as complete
- Filter tasks (All/Active/Completed)
- Persistent storage using localStorage
- Responsive design for all devices
- Task counter showing active tasks
- Clean, modern UI with animations
- Frontend: HTML5, CSS3, JavaScript (ES6)
- Storage: localStorage for data persistence
- Icons: Font Awesome
- Design: CSS Flexbox/Grid, custom animations
- Link to chech out the App on live: https://my-to-do-app-for-you.netlify.app/
- Clone the repository:
git clone https://github.com/ub-victor/CodeAlpha_To-do-App.git
cd todo-list