A simple, interactive To-Do List application built with HTML, CSS, and JavaScript. This app allows users to create and manage tasks efficiently with an intuitive interface that focuses on user experience and usability.
- Create Tasks: Users can add new tasks with a single click or by pressing "Enter."
- Delete Tasks: Each task has an individual delete option for easy removal.
- Responsive Design: Adapts seamlessly to desktop and mobile devices for a consistent experience.
- Minimal and User-Friendly Interface: Clean design with smooth animations for adding and deleting tasks.
- HTML5 - Structure of the app
- CSS3 - Styling and responsive layout
- JavaScript - Dynamic functionality for adding and removing tasks