A simple and responsive To-Do List application built using HTML, CSS, and JavaScript.
- Add tasks to the list.
- Delete tasks from the list.
- Responsive design for both desktop and mobile devices.
- HTML: For the structure of the app.
- CSS: For styling and layout.
- JavaScript: For interactivity and functionality.
- Clone the repository:
git clone https://github.com/AlenChettiar/todo-list
- Navigate to the project directory:
cd todo-list - Open
index.htmlin your browser:start index.html
.
├── index.html # Main HTML file
├── style.css # CSS file for styling
├── script.js # JavaScript file for functionality
This project is licensed under the MIT License. Feel free to use and modify it as needed.
Created by Alen Chettiar.
Feel free to reach out at [email protected].
