To-Do List App
A simple to-do list.
Features
- Add, edit, mark complete, and delete tasks
- Automatically saves
- Browser-run
- Data locally stored, private
🚀 How to Use
Option 1: Use Online (Recommended)
Click here to use the app instantly
Option 2: Download and Use Locally
-
Click the green "Code" button above
-
Select "Download ZIP"
-
Extract the files
-
Double-click the HTML file to open in your browser
🛠️ Built with:
- HTML5
- CSS3 (with modern gradients and animations)
- Vanilla JavaScript
- Local Storage API