Website with earthquakes and their magnitudes visualized using d3.js from the last 30 days.
- World map:
world-atlas(npm) - Earthquake data: https://earthquake.usgs.gov/
# Install dependencies
$ npm install
# Run development server locally
$ npx webpack-dev-serverYou can now visit http://localhost:9000 in your browser to see the website.