Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 724 Bytes

File metadata and controls

20 lines (14 loc) · 724 Bytes

Meteor-Challenge

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/ Meteor1 Meteor2 Meteor3

About

Project was built with React, TypeScript.

Getting Started

To install locally: clone repo npm i npm run start