Skip to content

SeijiOkuda/htmx-notes

 
 

Repository files navigation

htmx-notes

This is a demo note-taking app using markdown inspired by the React Server Components demo written using htmx and Express.js.

Demo

htmx notes demo

Local development

Clone the git repo, install the dependencies and start the server.

git clone https://github.com/rajasegar/htmx-notes
cd htmx-notes
npm install
npm start

You can view the demo app in action at http://localhost:3000.

About

Notes app in htmx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 60.2%
  • Pug 22.5%
  • JavaScript 16.7%
  • Dockerfile 0.6%