A simple and responsive To-Do List web application built with HTML, CSS, and JavaScript. Users can easily add, delete, and manage their daily tasks.
- Add new tasks
- Mark tasks as completed
- Delete tasks
- Responsive design for desktop and mobile
- HTML
- CSS
- JavaScript
- Clone the repository:
git clone https://github.com/shivaniradha/Todo-App.git ``` - Open
index.htmlin your browser. - Start adding your tasks and managing them easily!