Skip to content

rolandjlevy/express-htmx-movie-finder

Repository files navigation

Express / Htmx Movie Finder

A simple movie finder using HTMX to post requests to API endpoints in express app

Live demo hosted on Vercel

View the project in VS Code Simple browser

  • Get the URL for the page - see PORTS in terminal
  • From command palette: Simple Browser: Show
  • then paste in that URL

To edit and run a front-end project in a Codespace

  • Terminal > npm i -g http-server
  • Terminal > http-server -c-1
  • click 'Open in Browser'

Links

About

A simple movie finder using HTMX to post requests to API endpoints in express app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published