Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rajasegar/todo-htmx

todo list in htmx
https://github.com/rajasegar/todo-htmx

htmx todoapp todolist

Last synced: 12 days ago
JSON representation

todo list in htmx

Awesome Lists containing this project

README

        

# todo-htmx
A Todolist app using [htmx](https://htmx.org) in Node.js

## Usage
Clone this repo, install dependencies and npm start
```
git clone https://github.com/rajasegar/tod-htmx
npm install
npm start
```

You can view the application in `localhost:3000`