A simple and interactive To-Do List Web Application built using HTML, CSS, and JavaScript.
This project allows users to create, edit, and delete tasks easily, helping them stay organized throughout the day.
- Add new tasks
- Edit existing tasks
- Delete tasks
- Clean and minimal UI
- Fully responsive
- Built with pure JavaScript (no frameworks)
- HTML5
- CSS3
- JavaScript (ES6)
/ToDo-List
βββ index.html
βββ style.css
βββ script.js
Clone the project: git clone https://github.com/maksudurrhmn/ToDo-List.git
Open index.html in your browser and start adding tasks.
Contributions are welcome β feel free to fork the repo and submit a pull request.
This project is open-source and free to use.