Learning Elm with data provided by Nasa's Apod Api
This project was created with the intention to learn Elm
This project is bootstrapped with Create Elm App.
Install dependencies:
npm install
Start dev web server:
npm start