https://github.com/mpinheir/terremotojs
JavaScript program that will display information about the last 30 days' significant earthquakes.
https://github.com/mpinheir/terremotojs
bootstrap earthquake-data earthquakes javascript jquery
Last synced: 10 months ago
JSON representation
JavaScript program that will display information about the last 30 days' significant earthquakes.
- Host: GitHub
- URL: https://github.com/mpinheir/terremotojs
- Owner: mpinheir
- Created: 2017-10-08T20:50:53.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-02-14T07:03:18.000Z (over 5 years ago)
- Last Synced: 2025-08-04T18:45:37.313Z (11 months ago)
- Topics: bootstrap, earthquake-data, earthquakes, javascript, jquery
- Language: JavaScript
- Homepage: https://mpinheir.github.io/terremotojs/
- Size: 14.6 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terremoto
JavaScript program that will display information about the last 30 days' significant earthquakes.
Data Source: [USGS](https://earthquake.usgs.gov/)
Author: [Marcelo Pinheiro](http://twitter.com/mpinheir)