Skip to content

KAkhinish2108/Todo-list-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo-list-

To-Do List

“Style is power. Even your tasks deserve to be executed with class.”


💼 Overview

A minimal yet luxurious To-Do List app built with HTML, CSS, and JavaScript.
Elegant glassmorphism design, dark/light theme toggle, and persistent storage via localStorage.


✨ Features

  • 🧠 Smart task management
  • 💾 Auto-save (localStorage)
  • 🌗 Theme toggle (Dark/Light)
  • 🎨 Classy UI inspired by Vincenzo Cassano’s aesthetic

🛠️ Tech Stack

Tech Purpose
HTML5 Structure
CSS3 Styling & Glassmorphism
JavaScript Logic & DOM handling
LocalStorage Persistent data

🚀 Deployment

  1. Fork the repo
  2. Push to GitHub
  3. Enable GitHub Pages
  4. Access it globally via:

todo/ │ ├── index.html ├── style.css ├── script.js ├── README.md └── LICENSE

Releases

No releases published

Packages

 
 
 

Contributors