- Clone the project
- 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
- From the root folder run:
npm install - From the root folder run:
node server.js - 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.