This is a simple web application to display the current statistics of ongoing cases of the viral outbreak of 2020 COVID-19 coronavirus.
simply clone the repository using
$ git clone https://github.com/NishantJoshi00/COVID-19-stats.git
or download it as a zip and extract it
Then
-
Open the index.html file directly with an internet connection
-
Just host a local server on the cloned folder
e.g. hosting a python server
$ python3 -m http.server
And then opening the url that is displayed