This project is a simple To-Do List application built using only HTML,CSS and Javascript. It allows users to manage their tasks efficiently, featuring a clean and intuitive design. Javascript is added to make it functional.
You can view the live version of the To-Do List here.
- Fully responsive layout that adapts to different screen sizes
- Add new tasks with ease
- Delete tasks
- Clean and organized design with hover effects
- HTML5: Structure and content of the webpage
- CSS3: Styling and layout, including Flexbox and CSS Grid
- JavaScript: Functionality for adding and deleting tasks
- Google Fonts: Used for typography
To run this project on your local machine:
- Clone this repository:
git clone https://github.com/Avansh2006/ToDoList.git