Skip to content

LuisaTu2/earthquakes

Repository files navigation

Get started

  1. Clone the project
  2. Add your own Google Maps API key to the map script in the following files:
    public >> templates >> map.html
    views >> home.hbs
    geocode >> geocode.js

Insert gKey

  1. From the root folder run:
    npm install
  2. From the root folder run:
    node server.js
  3. Run program on local host 8080.

A sample map display along with the search details is displayed below.


Map rendering magnitude 4 and higher earthquakes with epicenter San Francisco. Search radius is set to 500km and the time of observation ranges from June 03, 2019 to August 24, 2019.

EarthQuakes - Map Display

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published