This project was bootstrapped with Create React App.
It uses data from NASA's Open Data Portal API.
It also uses Leaflet maps and the React Leaflet component.
To run this project locally:
- download it,
- use command line to navigate to the downloaded folder (e.g.
cd Downloads/react-meteorite-map-british-isles
) - run
npm start
.
This will runs the app in the development mode (opens http://localhost:3000 to view it in the browser).