This was created during my time as a student at Code Chrysalis
This app allows you to compare the size of asteroids detected today with from near Earth object web service. You can also learn more about the Asteroid you picked like its speed and orbiting body.
current features:
- Find the object on Earth that is closests in size to the asteroid selected
- Retreive asteroids from today on YARN START
future features:
- Users can pick what objects they want to compare
- Users can pick a day in the future or in the past
- 3-D objects
The app was built with Vue, postgres, nodeJs, Knex and the NASA NeoWS API.
yarn install
yarn start
yarn serve
yarn build
yarn lint
See Configuration Reference. Could not be built with out open source API at NASA