π To-Do List Application
A simple, clean, and beginner-friendly To-Do List web application built using HTML, CSS, and JavaScript. This project helps users manage daily tasks efficiently while demonstrating core front-end development concepts. π Beginner-friendly JavaScript project.
- β Add new tasks
- β Mark tasks as completed
- β Delete tasks easily
- π§Ή Clear completed tasks (if implemented)
- π¨ Clean and minimal user interface
- π± Responsive design (works on mobile & desktop)
- HTML β Structure of the application
- CSS β Styling and layout
- JavaScript β Logic, DOM manipulation, and interactivity
To-Do/
βββ index.html
βββ style.css
βββ script.js
βββ README.md
- Clone the repository
git clone https://github.com/Harshit-0018/To-Do-.git- Navigate to the project folder
cd To-Do-- Open
index.htmlin your browser
- Understanding DOM manipulation
- Handling user input in JavaScript
- Working with events
- Writing clean and structured front-end code
- Local storage support
- Task categories / priorities
- Dark mode
- Edit existing tasks
Contributions are welcome! Feel free to fork this repository and submit a pull request.
This project is open-source and available under the MIT License.
Harshit Singh Aspiring Software Engineer | Frontend Learner
β If you like this project, donβt forget to star the repository!