Skip to content

flaranceanitha/earthquake_visualizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🌍 Earthquake Visualizer

A simple web app that shows real-time earthquake data on an interactive world map using the USGS Earthquake API and Leaflet.js.


πŸš€ Features

  • Fetches live earthquake data (last 24 hours).
  • Displays earthquakes on a world map.
  • Circle markers sized and colored by magnitude:
    • πŸŸ₯ Red β†’ Strong (M > 5)
    • 🟧 Orange β†’ Moderate (M > 3)
    • 🟩 Green β†’ Light (M ≀ 3)
  • Popup info: magnitude + location.

πŸ› οΈ Tech Stack

  • HTML, CSS, JavaScript
  • Leaflet.js (map library)
  • USGS Earthquake API

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published