amitesh080295 / wildfire-tracker

React app to track wildfires using the NASA Open API and plot them on Google Maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wildfire-tracker

React app to track wildfires using the NASA Open API and plot them on Google Maps

Setup

Prerequisites

  • Node.js
# Install Dependencies
npm install
# Start Application
npm start

Screenshot

API Keys

In order to use the application, you will need to add your own Google Maps Javascript API Key. If you are simply exploring, no API key is required for the NASA Open API but for intensive use you need to register for the NASA API Key at https://api.nasa.gov.

About

React app to track wildfires using the NASA Open API and plot them on Google Maps


Languages

Language:JavaScript 58.4%Language:HTML 25.6%Language:CSS 16.0%