Skip to content

AlvinH17/todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

6 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List

A basic To-Do List web app built with HTML, CSS, and JavaScript. This app allows users to add, complete, and delete tasks β€” all within the browser.

🧠 Features

  • Add tasks
  • Mark tasks as completed
  • Delete tasks

πŸ“ Project Structure

todo-list/
β”œβ”€β”€ index.html   - Webpage structure
β”œβ”€β”€ script.js    - JavaScript functionality
└── style.css    - App styling

πŸ’‘ How to Run

  1. Clone the repository
  2. Open index.html in any web browser

πŸŽ“ Credit

This project was created while following this tutorial by [GreatStack]. I learned about DOM manipulation, event listeners, and basic front-end app development.


About

A basic To-Do List app built with HTML, CSS and JavaScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published