Skip to content

A dynamic To-Do List web application built using HTML, CSS, and JavaScript. This app allows users to add, delete, and manage tasks interactively in a clean and responsive interface. It showcases DOM manipulation, event handling, and JavaScript logic in a beginner-friendly project.

Notifications You must be signed in to change notification settings

Ari7haran/todo-list-HTML-CSS-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

1 Commit
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

A simple and responsive To-Do List web application built using HTML, CSS, and JavaScript. Users can add, delete, and mark tasks as completed.

๐Ÿš€ Features: โœ… Add new tasks

๐Ÿ—‘๏ธ Delete tasks

โ˜‘๏ธ Mark tasks as completed

๐Ÿ’พ Saves tasks in browser using localStorage (optional)

๐Ÿ“ฑ Responsive design

๐Ÿ› ๏ธ Tech Stack: HTML โ€“ Structure

CSS โ€“ Styling and layout

JavaScript โ€“ App logic and interactivity

๐Ÿ”ง How to Run the Project: Clone the repository or download the files

Open index.html in your browser

Use the web!

About

A dynamic To-Do List web application built using HTML, CSS, and JavaScript. This app allows users to add, delete, and manage tasks interactively in a clean and responsive interface. It showcases DOM manipulation, event handling, and JavaScript logic in a beginner-friendly project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published