All Projects → colbyfayock → coronavirus-map-dashboard

colbyfayock / coronavirus-map-dashboard

Licence: MIT license
🦠 Coronavirus (COVID-19) Map Dashboard using coronavirus-tracker-api

Programming Languages

javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to coronavirus-map-dashboard

gatsby-starter-leaflet
🍃 A Gatsby starter with Leafet to quickly build React apps with a map!
Stars: ✭ 108 (+163.41%)
Mutual labels:  react-leaflet, leaflet, gatsby, leaflet-map, gatsby-site
vaguely-rude-places
The map of Vaguely Rude Place Names
Stars: ✭ 19 (-53.66%)
Mutual labels:  map, maps, leaflet
Gmapsfx
Java API for using Google Maps within a JavaFX application.
Stars: ✭ 233 (+468.29%)
Mutual labels:  map, maps, mapping
o.map
Open Street Map app - KaiOS
Stars: ✭ 51 (+24.39%)
Mutual labels:  map, maps, leaflet
Leaflet Dvf
Leaflet Data Visualization Framework
Stars: ✭ 678 (+1553.66%)
Mutual labels:  maps, mapping, leaflet
leaflet.minichart
Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts
Stars: ✭ 27 (-34.15%)
Mutual labels:  map, maps, leaflet
mapus
A map tool with real-time collaboration 🗺️
Stars: ✭ 2,687 (+6453.66%)
Mutual labels:  map, maps, leaflet
mapr
Map species occurrence data
Stars: ✭ 34 (-17.07%)
Mutual labels:  map, mapping, leaflet
Offlinemap
基于MySQL + Node.js + Leaflet的离线地图展示,支持百度、谷歌、高德、腾讯地图
Stars: ✭ 343 (+736.59%)
Mutual labels:  map, maps, leaflet
Iclient Javascript
Modern GIS Web Client for JavaScript, based on Leaflet\OpenLayers\MapboxGL-JS\Classic(iClient8C), enhanced with ECharts\D3\MapV etc. Contributed by SuperMap & community.
Stars: ✭ 593 (+1346.34%)
Mutual labels:  map, mapping, leaflet
Svg World Map
🗺 A JavaScript library to easily integrate one or more SVG world maps with all nations (countries) and second-level political subdivisions (countries, provinces, states).
Stars: ✭ 38 (-7.32%)
Mutual labels:  map, maps, mapping
harp-leaflet
Leaflet plugin for harp.gl
Stars: ✭ 16 (-60.98%)
Mutual labels:  maps, leaflet, leaflet-map
Leaflet.labeltextcollision
Leaflet.LabelTextCollision is a LeafletJS plug-in to display labels on vector data while avoiding label collisions.
Stars: ✭ 65 (+58.54%)
Mutual labels:  map, mapping, leaflet
Azuremapscodesamples
A set of code samples for the Azure Maps web control.
Stars: ✭ 167 (+307.32%)
Mutual labels:  map, maps, mapping
Leaflet.markercluster
Marker Clustering plugin for Leaflet
Stars: ✭ 3,305 (+7960.98%)
Mutual labels:  map, mapping, leaflet
Lenz
Console based MAP 🗺 : with lots of features 🤩
Stars: ✭ 51 (+24.39%)
Mutual labels:  map, maps, mapping
Openrailwaymap
An OpenStreetMap-based project for creating a map of the world's railway infrastructure.
Stars: ✭ 150 (+265.85%)
Mutual labels:  map, maps, mapping
Openglobus
JavaScript 3d maps and geospatial data visualization engine library.
Stars: ✭ 199 (+385.37%)
Mutual labels:  map, maps
Mapsapi
Карты 2ГИС — это точные данные обо всех объектах города, включая новостройки, с детализацией до заборов и внутриквартальных проездов.
Stars: ✭ 193 (+370.73%)
Mutual labels:  map, leaflet
Brutile
BruTile is a .NET library to access tile services like those of OpenStreetMap, MapBox or GeodanMaps.
Stars: ✭ 203 (+395.12%)
Mutual labels:  map, mapping

🦠 Coronavirus (COVID-19) Map Dashboard

All Contributors

Uses https://github.com/NovelCOVID/API

Jumpstart your next Gatsby mapping project with Leaflet!

Quick Deploy

Deploy to Netlify Deploy with ZEIT Now

Once deployed, you'll need to add an environment variable GATSBY_MAPBOX_KEY with an access token from your mapbox.com account.

🧰 What This Includes

🚀 Getting Started

Requirements

Quick Start

Run the following in your favorite terminal:

gatsby new [directory] https://github.com/colbyfayock/coronavirus-map-dashboard

Starting from Scratch

yarn global add gatsby-cli
  • Inside the directory of your choice, scaffold a new Gatsby site:
gatsby new [directory] https://github.com/colbyfayock/coronavirus-map-dashboard

For example, if I want my installation in ~/Code/my-coronavirua-dashboard, I would navigate to ~/Code and run:

gatsby new my-coronavirua-dashboard https://github.com/colbyfayock/coronavirus-map-dashboard
  • Navigate to your new directory and run:
yarn develop
  • You should now be running a new Gatsby site locally! 🎉

Contributors

Thanks goes to these wonderful people (emoji key):


Colby Fayock

💻 📖

Carlos Castillo

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].