Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 500 Bytes

Earthquake Generator

This is a React application that predicts earthquakes around the world utilizing data starting at the year 1900.

Features

  • Displays a map with markers indicating the location of natural disasters.
  • Fetches data from an external API to get the latest information.
  • Click on a marker to get more information about the disaster.

Execution

To run, navigate to the live build (must inject your own Google Maps API Key): https://liambsulliva.github.io/natural-disasters