Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 156 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 156 Bytes

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