Skip to content
This repository was archived by the owner on May 22, 2023. It is now read-only.
/ covid19-tracker Public archive

A mapping app which tracks the impact Covid-19 has had on the world using coronavirus-tracker-api.

License

Notifications You must be signed in to change notification settings

someOne404/covid19-tracker

Repository files navigation

covid19-tracker

A Mapping App with Gatsby and React Leaflet, tracking the impact Covid-19 has had on the world.

Deployed at https://covid19-tracker-murex.now.sh/

Thanks to Colby Fayock who wrote the tutorial for this app at https://www.freecodecamp.org/news/how-to-create-a-coronavirus-covid-19-dashboard-map-app-in-react-with-gatsby-and-leaflet/

API

Data Sources


🍃 Gatsby Leaflet Starter

Jumpstart your next Gatsby mapping project with Leaflet!

⚡ Quick Deploy

Deploy to Netlify Deploy with ZEIT Now

🧰 What This Includes

🚀 Getting Started

Requirements

Quick Start

Run the following in your favorite terminal:

gatsby new [directory] https://github.com/colbyfayock/gatsby-starter-leaflet

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/gatsby-starter-leaflet

For example, if I want my installation in ~/Code/new-gatsby-site, I would navigate to ~/Code and run:

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

About

A mapping app which tracks the impact Covid-19 has had on the world using coronavirus-tracker-api.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published