Oelmounkad / Wildfire-Tracker-ReactJs

A ReactJs application that Tracks Wildfire (Volcanos , etc...) using ReactJs and the NASA API :)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wildfire 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

About

A ReactJs application that Tracks Wildfire (Volcanos , etc...) using ReactJs and the NASA API :)


Languages

Language:HTML 53.2%Language:JavaScript 42.8%Language:CSS 4.0%