kboul / global-earthquakes

Visualize global earthquakes in different time periods on a map and provide metadata for each earthquake

Home Page:https://kboul.github.io/global-earthquakes/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Global Earthquakes

A react app to visualize global earthquakes on a map in different time periods, using filtering capabilities, and provide metadata for each earthquake.

Run the project

clone the project

select master branch

Navigate to the root folder:

pnpm install
pnpm start

browser listens to http://localhost:3000 as default port

The engine "node" is incompatible with this module

If using yarn fix it by globally defining

yarn config set ignore-engines true

Source

About

Visualize global earthquakes in different time periods on a map and provide metadata for each earthquake

https://kboul.github.io/global-earthquakes/


Languages

Language:TypeScript 94.8%Language:CSS 2.4%Language:HTML 1.6%Language:JavaScript 1.2%