A simple and interactive To-Do List application built using HTML, CSS, and JavaScript to help users manage their daily tasks efficiently. πβ¨
- β Add new tasks
- β Mark tasks as completed
- ποΈ Delete tasks
- πΎ Tasks are saved in Local Storage
- π± Responsive design for all devices
- Clone the repository:
git clone https://github.com/LailaMosbah/todo-list.git
- Navigate to the project directory:
cd todo-list - Launch the App:
Open
index.htmlin your browser to see the app in action!
- Open the application in your browser at
http://localhost:3000/ - βοΈ Enter a task in the input field and press "Add" to save it.
- βοΈ Click the complete button to mark a task as completed.
- ποΈ Click the delete button to remove a task.
- π¨ HTML5 & CSS3
- π JavaScript (ES6+)
- π Bootstrap
Contributions are welcome! Feel free to fork the repository and submit a pull request. π
This project is licensed under the MIT License.
Created by Laila Mosbah π