Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.04 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.04 KB

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