Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 893 Bytes

File metadata and controls

26 lines (20 loc) · 893 Bytes

To-Do List

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.

Demo

You can view the live version of the To-Do List here.

Features

  • Fully responsive layout that adapts to different screen sizes
  • Add new tasks with ease
  • Delete tasks
  • Clean and organized design with hover effects

Technologies Used

  • 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

Setup

To run this project on your local machine:

  1. Clone this repository:
    git clone https://github.com/Avansh2006/ToDoList.git