zzehli / wildfire-react

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live Wildfire Watch with React

This is project is uses NASA Earth Observatory Natural Event Tracker api to fetch weather data and place them onto Google Map with google-map-react package.

Demo

Watch a demo of this app.

Features

  • Visualise current wildfire around the world
  • Display detailed location infomation if available
  • Toggle away info-box by clicking again

Toggle Weather Events

  • Problem: should cache the API request and filter according to my criteria in order to make this function work. A demo without API call is here
  • Update new Feature : toggle different weather with float button using useState() hook

About


Languages

Language:JavaScript 59.9%Language:CSS 20.5%Language:HTML 19.6%