Skip to content

colbyfayock/coronavirus-map-dashboard

Repository files navigation

🦠 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!