Skip to content

collins1222-max/todo-list-version-control-using-git

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List App

A clean and responsive To-Do List built with HTML, CSS, and JavaScript.

✨ Features

  • Add, complete, and delete tasks
  • Automatically saves tasks in localStorage
  • Restores tasks after reload
  • Responsive layout and minimal UI

πŸš€ Usage

  1. Type a task and click Add (or press Enter).
  2. Click a task to mark as done.
  3. Click Γ— to delete it.

🧠 Technologies

  • HTML5
  • CSS3 (Flexbox)
  • JavaScript (ES6)

About

This repository will enable students learn version control using git.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.1%
  • CSS 37.2%
  • HTML 15.7%