Skip to content

nirzon47/quotes-htmx

Repository files navigation

Random Quotes Generator

Exploring HTMX with a simple quote generating project.

Tools Used

  • express
  • HTMX
  • HTML
  • TailwindCSS
  • DaisyUI
  • node-fetch
  • Vercel for hosting

To build

npm install to install the dependencies.

npm run watch to run the app in local environment.