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

 
 
 

Contributors