A simple movie finder using HTMX to post requests to API endpoints in express app
- Get the URL for the page - see PORTS in terminal
- From command palette: Simple Browser: Show
- then paste in that URL
- Terminal > npm i -g http-server
- Terminal > http-server -c-1
- click 'Open in Browser'