djetton6 / coronavirus

COVID-19 Data viz using Deck GL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Covid-19 Recovery Map

COVID-19 is a pandemic that is affecting everyone's daily life. But there is hope! This project visualizes the number of cases and compares the number of diagnosed cases with recovered patients. Reminder to #StayHome and #StaySafe.

Getting Started

  1. Clone this repository on your local machine.
  2. After cloning, install the dependencies using npm install.
  3. Start the project by using npm run start.
  4. Use localhost:8080 to view the project in your browser.

Prerequisites

You will need a package manager, either using NPM or Yarn. This project used NPM, but should be replicable using yarn.

Built With:

Contributing

Data is from NCOV2019, which was made by a self-taught teenage coder.

Authors

Desmend Jetton Hussien

License This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

Thank you to our first-responders, grocery workers, and everyone who is doing their part to make sure we are safe and sound. Please #StayHome #Staysafe <3

About

COVID-19 Data viz using Deck GL


Languages

Language:JavaScript 59.1%Language:HTML 34.9%Language:CSS 6.0%