🌸 Cute Pastel To-Do List
A fun, colorful, and beginner-friendly To-Do List App designed with HTML, CSS, and JavaScript.
It comes with pastel colors, bigger UI elements, and a kawaii vibe to make task management more enjoyable 💖.
✨ Features
- ➕ Add new tasks with a single click
- ✅ Mark tasks as completed by clicking on them
- 🗑️ Delete tasks easily
- 🔍 Filter tasks by All / Active / Completed
- 🎨 Pastel & cute UI design with larger buttons for easy use
- 💾 Persistent tasks saved using localStorage
- 🌙 Responsive layout, works on desktop & mobile
(screenshot1.png)
🚀 Demo
If deployed with GitHub Pages, you can view the live app here:
👉 [Live Demo](https://eli-hosseinzadeh.github.io/TO-DO-LIST/)
🛠️ Technologies Used
- HTML5 – structure
- CSS3 – pastel UI styling, responsive design
- JavaScript (ES6) – task logic, localStorage
💡 How to Use
- Clone this repository:
```bash
git clone https://github.com/Eli-hosseinzadeh/TO-DO-LIST.git