Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 524 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 524 Bytes

Wildfire Tracker using React

Utilizes React to show fire data from multiple NASA sources.

Displays the data to an OpenLayers map.

Uses CSV data in format of VIIRS 375m / NOAA-20, from FIRMS' Active Fire Data.
Uses JSON/API data from EONET Events.

CSV/JSON data last updated June 24th.

This project was bootstrapped with Create React App.