/todo-htmx

todo list in htmx

Primary LanguagePug

todo-htmx

A Todolist app using htmx 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