Skip to content

AfsarWebDev/ToDo-List

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List App

A simple To-Do List application built using HTML, CSS, and JavaScript.
This project allows users to add, edit, and remove tasks, making it a great beginner-friendly project for learning JavaScript DOM manipulation.

πŸš€ Features

βœ… Add new tasks
βœ… Edit existing tasks
βœ… Remove completed tasks
βœ… Simple and clean UI

πŸŽ₯ Demo

πŸ”— Live Demo: https://your-username.github.io/todo-list/

πŸ›  Technologies Used

  • HTML5
  • CSS3
  • JavaScript

πŸ“Œ How to Use

  1. Type a task in the input box.
  2. Click "Add" to insert the task into the list.
  3. Click "Edit" to modify an existing task.
  4. Click "Remove" to delete a task.

πŸ“‚ Project Setup

To run this project locally:

git clone https://github.com/your-username/todo-list.git
cd todo-list
open index.html

About

A simple To-Do List app using HTML, CSS, and JavaScript. Add, edit, and remove tasks easily!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published