An open API service indexing awesome lists of open source software.

https://github.com/voltamon/todo


https://github.com/voltamon/todo

Last synced: 12 months ago
JSON representation

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.