Not Another Covid19 Dataset

Deployed Site

screentshot

This is a data visualization using the Pomber API that gathers data from CSSEGIS and updates daily with Covid19 case information.

It was built using React, D3.js and styled with SASS.
Relied heavily on this source code from Rishabh Kharbanda who built this website and provided their source within the Pomber API's readme file.

To run this website locally:

  • git clone
  • npm i
  • npm start