Skip to content

Tejkumar-hacker/task-list

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

No releases published

Packages

 
 
 

Contributors