Awesome
Corona in Charts
Corona in Charts displays information about the Corona pandemic in charts for each country. It tracks active cases, total cases, recovered and fatalities.
Want to contribute to Corona in Charts?
Prerequisites
Please ensure you have the following tools installed before starting:
Getting started
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
Built With
Author
- Blaz Krapez - BlazzDev
License
This project is licensed under the GPLv3 License - see the LICENSE.md file for details
Acknowledgments
- Hat tip to anyone whose code was used