This is a React app to track wildfires and plot them on a Google map.
npm install
npm start
# Build
npm run build
or
yarn build
You will need to add your Google Maps API key in the Map.js component and register for a NASA API key at https://api.nasa.gov. If you deploy, please move the keys to a safe place