Frontend SPA for peterlogg-dotcom. Written in Elm + deployed to Google Cloud Run.
- Add a button which can be pressed
- Make http call to backend triggered by some action in UI.
- Make http call to backend + do something in UI with the return value.
- Add a new page which can be navigated to and which has a list of something on it.