A real-time wildfire monitoring and resource allocation platform that provides critical data and AI-powered recommendations for emergency response.
- Live heatmap visualization of active fires across the United States
- Detailed fire severity tracking using NASA FIRMS data
- Custom fire reporting system for community input
- Current weather conditions
- Wind speed and direction
- Humidity levels
- Temperature tracking
- Region-specific population data
- Affected area calculations
- Geographic targeting within a 15 mile radius
- County/region identification
- Dynamic safety recommendations based on:
- Fire severity
- Weather conditions
- Population density
- Active fire count
- Geographic location
- Fire severity speedometer
- Active fire counter
- Population impact metrics
- Regional weather data
- Severity classification table
- React + TypeScript
- Firebase (Firestore, Cloud Functions)
- NASA FIRMS API
- OpenCage Geocoding
- Google Gemini AI
- Leaflet Maps
- TailwindCSS
- Clone the repository
- Install dependencies:
cd frontend
npm install- Set up environment variables in
.env - Run the development server:
npm run devThis project is licensed under the MIT License - see the LICENSE file for details.