nanak-singh / coronaviz

Corona Viz visualizes the planetary distribution of COVID19 with real-time statistics. The aim is to remind you to stay inside & prevent the whole planet from becoming red.

Home Page:https://coronaviz.netlify.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Corona Viz

Globe visualization on spreading of COVID-19

Click here to view the deployed webapp.

Steps to run locally:

1. Clone the project

2. npm install

3. npm start

Objective:

A small hack made to help people with the challenges of COVID-19.

Let's try to prove or disprove the given statement.

Tech Stack & Data used:

  • ReactJS:
    A JavaScript library for building user interfaces

  • React GlobeGL:
    A React component to represent data visualization layers on a three-dimensional globe in a spherical projection, using ThreeJS/WebGL for 3D rendering.
    It provided me a beautiful component cause of which lots of time was saved.

  • Novel COVID API:
    API for Current cases and more stuff about COVID-19 or the Novel Coronavirus Strain

Globe Viz

alt Globe Viz

About

Corona Viz visualizes the planetary distribution of COVID19 with real-time statistics. The aim is to remind you to stay inside & prevent the whole planet from becoming red.

https://coronaviz.netlify.com


Languages

Language:JavaScript 82.9%Language:CSS 9.8%Language:HTML 7.3%