/mobilequake

:collision: Real-time Earthquake tracker built with ShinyMobile & leaflet & waiter & sever

Primary LanguageROtherNOASSERTION

mobilequake

Dashboard to track Earthquakes in real-time, based on USGS data. The app is built with shinyMobile & echarts4r & leaflet

DEMO

Tracker

Get it

You can download the package and run it locally or deploy it.

# install.packages("remotes")
remotes::install_github("korur/mobilequake")

How to run

## Run the app
mobilequake::run_app()

Shiny applications not supported in static R Markdown documents