ezra-works / htmx-example-festivals

htmx-example-festivals

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTMX Web App Starter

  • In a nutshell, you can build a modern web app without javascript 😮

Note

The Hypermedia Driven Application (HDA) architecture is a new/old approach to building web applications. It combines the simplicity & flexibility of traditional Multi-Page Applications (MPAs) with the better user experience of Single-Page Applications (SPAs).

Includes the following web-tech

Usage production

  npm run build

App

The displays the harvest festivals across Indian subcontinent.

  • index.js (main javascript)
  • src/template/main.njk (template)
  • styles/main.css (styles)

alt text

Tip

For more info, please read Hypermedia-Driven-Application-Architecture

About

htmx-example-festivals


Languages

Language:Nunjucks 42.9%Language:JavaScript 37.0%Language:HTML 19.9%Language:CSS 0.2%