https://github.com/voltamon/todo
https://github.com/voltamon/todo
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/voltamon/todo
- Owner: Voltamon
- Created: 2025-06-10T16:17:43.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-06-11T04:06:04.000Z (about 1 year ago)
- Last Synced: 2025-06-11T04:44:47.738Z (about 1 year ago)
- Language: JavaScript
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App (Pico.css)
A simple todo list web app styled with Pico.css.
## Files
- `index.html`: Main HTML file for the todo app
- `static/todo.css`: Custom styles for the todo app
- `static/todo.js`: JavaScript for todo logic
## Features
- Add and remove todos
- Todos are saved in browser localStorage
- Responsive and clean UI using Pico.css
## Usage
Open `index.html` in your browser.