A simple and interactive To-Do List web application built using HTML, CSS, and JavaScript. This project allows users to add, delete, and mark tasks as completed, providing an easy way to manage daily activities.
- ➕ Add new tasks easily
- ✅ Mark tasks as completed with good job animation
- ❌ Delete tasks when done
- 🎨 Simple and responsive UI
- HTML5 - Structure
- CSS3 - Styling
- JavaScript (ES6+) - Functionality
animation with a good job when checking the task as a finished task
- Type a task in the input field.
- Click "Add" to insert it into the list.
- Click on a task to mark it as completed.
- Click the ❌ button to remove a task.
- Clone the repository:
git clone https://github.com/OmniaYehiia/-ToDo-List---A-Simple-Task-Manager-.git