npm install
npm run serve
npm run build
Solar System app which incorporates 3 APIs.
- NASA Image Library - https://api.nasa.gov/
- NewsAPI - https://newsapi.org/
- The Solar System OpenData - https://api.le-systeme-solaire.net/en/
The main search feature (drop-down search) uses the solar system objects within the SolarSystem OpenData API. You can then search the NASA Image library and news articles relating to that object.