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
