Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📝 Task List App

A simple and elegant web-based Task List App built with HTML, CSS, and JavaScript.

✔ Add tasks
✔ Mark them complete
✔ Delete individually
✔ Persist data using localStorage
✔ Supports keyboard input (Enter key)
✔ Fully responsive design


📸 Screenshot

Add a screenshot here if you'd like


🚀 Features

  • ✅ Add tasks with a button or by pressing Enter
  • ☑ Mark tasks as complete with a checkbox
  • ❌ Remove any task with the Delete button
  • 💾 Saves tasks using localStorage so they don't disappear on refresh
  • 🎨 Clean and responsive design with custom CSS

🧑‍💻 Tech Stack

  • HTML5
  • CSS3 (with responsive styles)
  • JavaScript (ES6+)
  • localStorage API

📁 Folder Structure

task-list/ ├── index.html ├── style.css ├── script.js └── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages