A bare interface displaying an APOD using the The Astronomy Picture of the Day API from NASA
You must first install Elm here
To run the application you must first execute the following commands and open http://localhost:8000
cd path/to/elm-apod
elm-package install
elm-reactor
Unlicensed