Nasa Fireball is a project created to help space lovers to explore more information about meteorite strikes based on nasa data. You can find all known meteorite landings in the 21st century, and filter it to get the specific information you need. You can also find graphs to visualize the data you got from the filters.
- All known meteorite landings in one table
- filtering the data to get what you need
- visualizing the data in graphical way
You can run the project by:
- get project clone
- cd v45-tier2-team-18
- npm install
- npm run dev