Skip to content

AlenChettiar/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

A simple and responsive To-Do List application built using HTML, CSS, and JavaScript.

Features

  • Add tasks to the list.
  • Delete tasks from the list.
  • Responsive design for both desktop and mobile devices.

Technologies Used

  • HTML: For the structure of the app.
  • CSS: For styling and layout.
  • JavaScript: For interactivity and functionality.

How to Use

  1. Clone the repository:
    git clone https://github.com/AlenChettiar/todo-list
  2. Navigate to the project directory:
    cd todo-list
  3. Open index.html in your browser:
    start index.html

Project Structure

.
├── index.html       # Main HTML file
├── style.css        # CSS file for styling
├── script.js        # JavaScript file for functionality

Screenshots

To-Do List Screenshot

License

This project is licensed under the MIT License. Feel free to use and modify it as needed.


Author

Created by Alen Chettiar.
Feel free to reach out at [email protected].

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors