Spacestagram: Image-sharing from the final frontier
You can view the Demo at https://ifoi.github.io/Spacestagram/
To test it .. you can clone this repo,
Make sure to change into directory and run "Npm install" to download modules
and then in the root foolder of this app, (same folder that has app.js) create a config.js file.. with the following info .
const config = { NASA_API_KEY: "DEMO_KEY" }
For more on the API key .. go to https://api.nasa.gov -
Then open index.html
file with your web browser ..