This repository showcases the ToDoList app created by Stoic-Coder using HTML, CSS, and JavaScript. The design is attractive, featuring a perfect combination of the to-do items. The design is sleek and comes with a few features that help make the usage of this app, easier for the users.
Frontend: HTML, CSS, JavaScript
- Interactive Design: Engage with a well-crafted, interactive user interface.
- Task Management: Add and remove tasks with ease.
- Dynamic Styling: Todo items strike through when checked.
The design creation involved various features, including:
- Implemented adding and removing tasks dynamically.
- Utilized striking through the to-do item when clicking on the checked button.
- Implemented local storage usage for saving the to-do list's memory.
- Applied HTML, CSS, and JavaScript skills in a real-world project.
- Gained insights into interactive design and local storage usage.
- I can Consider further enhancing the user interface.
- Exploring the additional features or integrations for a richer experience.
- Clone the repository:
git clone https://github.com/Stoic-Coder2003/ToDoList.git
- Open
index.html
in your preferred browser. - You may even use the deployed app through: https://to-do-list-orpin-nu-86.vercel.app/