Skip to content

SavoryScrimp/fire-track

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fire Track

This is a small React app I created with the help of a tutorial. It utilizes React to power the page and is component based. There are components for the Map being pulled in from Google Maps API, to create location icons, to utilize the data from the NASA EONET API and filter for wildfires once the data is gathered, and then to mark them on the existing map via coordinate data provided in the NASA data pull.

You can click any of the fire icons and recieve it's EONET ID number and the title of the fire provided by the EONET system.

I also implemented the early loading screen and dial gif to deal with any possible load times created by the async/await interaction while REACT grabs the data from NASA.

Live version: https://savoryscrimp.github.io/fire-track

About

Fire Track is a small application that utilizes React, Google Maps, and the NASA EONET API to map and provide some simple info and location info for currently tracked wild fires via the NASA data.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors