Oelmounkad / wildfire-tracker

React app tp track wildfires

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

React app tp track wildfires


Languages

Language:JavaScript 58.8%Language:HTML 26.5%Language:CSS 14.7%