Corona in Charts displays information about the Corona pandemic in charts for each country. It tracks active cases, total cases, recovered and fatalities.
Please ensure you have the following tools installed before starting:
git clone https://github.com/blaz-blazer/coronaincharts.git
To install all the necessary dependencies, run the following command:
npm install
Start development server with the following command:
gulp watch
- Blaz Krapez - BlazzDev
This project is licensed under the GPLv3 License - see the LICENSE.md file for details
- Hat tip to anyone whose code was used