An open API service indexing awesome lists of open source software.

https://github.com/mcampourcy/astronomy-picture-of-the-day

Web application based on the Nasa API Astronomy Picture Of The Day
https://github.com/mcampourcy/astronomy-picture-of-the-day

expressjs javascript react

Last synced: about 2 months ago
JSON representation

Web application based on the Nasa API Astronomy Picture Of The Day

Awesome Lists containing this project

README

        

# NasaPictureOfTheDay

Web application based on the Nasa API [Astronomy Picture Of The Day](https://api.nasa.gov/api.html#apod).

Build with React 16 and IndexedDB

Demo here : [AstronomyPictureOfTheDay](http://mcampourcy.github.io/astronomy-picture-of-the-day)

`npm install`
`npm run build`

Don't forget to duplicate and set the .env file with your own variables.