Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 583 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 583 Bytes

Earthquake Simulator Pro

This project is a browser application which lets you re-experience worldwide earthquakes. It is based on earthquake data of the U.S. Geological Survey (USGS) from the last 24 hours: http://earthquake.usgs.gov/earthquakes/feed/v1.0/summary/all_day.geojson.

Installation

  1. Clone the repo
  2. Open earthquake-simulator.html in a browser of your choice
  3. Follow the instructions in your browser

Developer Info

To get familiar with the earthquake dataset, you might want to take a look at example_earthquakes.json or visit the URL above.