This article is based on the weekend-hack that I have been working on.
To start off with, I have used the REST API provided by mathdro which provides the latest data related COVID-19 affected regions and numbers across the world.
Some of the useful tools that I have used are:-
- REST API from COVID-19
- NivoRocks for visualization
- NextJS - For app development with React
- Netlify - For code deployment
The deployed version can be found at COVID-19 VIZ
The code-base can be found at Covid-19 Viz
Currently, this only shows the world-wide numbers for "Confirmed", "Recovered", and "Deaths" cases.
Top comments (0)