Wildfire Tracker

This is a React app to track wildfires and plot them on a Google map.

Usage

npm install
npm start

# Build
npm run build
or
yarn build