HTMX Todo List This is a simple todo list application built with HTMX, Node.js and Express. Screenshot Installation Clone this repository and cd into it. Run npm install to install the dependencies. Run npm run dev to start the server. Visit http://localhost:3000 in your browser. Resources HTMX Node.js Express License MIT