A modern, feature-rich to-do list application built with HTML, CSS (Tailwind + Bootstrap), and JavaScript. This app helps you organize your tasks with priority levels, filtering options, and persistent local storage.
- β Add, edit, and delete tasks
- π·οΈ Set task priorities (High/Medium/Low)
- π Mark tasks as complete
- π Filter tasks by status or priority
- π Task statistics dashboard
- πΎ Local storage persistence
- π± Fully responsive design
- π¨ Modern UI with animations
- π Automatic copyright year update
- Frontend:
- HTML5
- CSS3 (Tailwind CSS + Bootstrap)
- JavaScript (ES6)
- Libraries:
- AOS - Animate On Scroll
- Bootstrap Icons
- Tools:
- Google AdSense integration
Check out the live version: To-Do List Demo
- Clone the repository:
git clone https://github.com/your-username/todo-list.git
