Skip to content

A React website to show wild fire location on Google Maps using NASA API

Notifications You must be signed in to change notification settings

vilasrhegde/wildfire

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wildfire location mapping using NASA API and Google Maps

Built to detect wildfires happening in all around the globe using NASA Free API

Visit now by clicking here

Disclaimer: It's in developers only mode

How to do it?

  1. Get the location of wildfire happening from NASA's API freely available!
  2. Use Google maps API to map out all the obtained location
  3. Mark the location by 🔥 emoji
  4. Whenever user clicks any 🔥 emoji show details like location and ID for that information
  5. User can zoom in and look any location from his fingertips

Things that I needed to develop

  • ReactJS
  • EONET API
  • Gmaps API

That's it! there you have a well crafted website to show wildfire location.

Home page

image

Get the details

image