Coding challenge that I decided to participate in, using the NASA dataset to query meteors landing information.
Allowing users to find meteors by their landing year and by their mass.
Deployed app link: https://meteor-challenge.netlify.app/

Project was built with React, TypeScript.
To install locally: clone repo npm i npm run start