Skip to content

This is a React app to track wildfires and plot them on a Google map. It uses NASA open api(EONET) and google-maps api.

Notifications You must be signed in to change notification settings

tripathi-abhishek/BadFire-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Badfire 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

API Keys

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

Screenshots

BadFire Tracker

About

This is a React app to track wildfires and plot them on a Google map. It uses NASA open api(EONET) and google-maps api.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published