/covid19

a website for show latest news and confirmed numbers

Primary LanguageJavaScriptMIT LicenseMIT

Covid19 Tracker

License: MIT

last-commit

📈 **Coronavirus Tracker ** shows the data of Сoronavirus distribution per country and in all over the world.

Main Functionality

This project has 3 main parts:

1- 🗺️confirmed cases in every country that has shown on map with gradiant of red color.

2-📈confirmed cases in all the world and in every country on chart that can show you the speed of infection.

3-📋confirmed cases and death in every country on table.

also there is related links that you can find reliable websites to read more about covid19.

Here is how the main functionality looks like:

COVID-19 Dashboard Demo

Data source and tech-stack

The Project is using Coronavirus Tracker as a data source.

My project starter is create-react-app . In map part I've used react-jvectormap

To draw the chart I've used Victory.

Installing

To install , follow this step:

npm install

Running

To use :

npm start