项目作者: alengrbic

项目描述 :
Covid-19 Statistics
高级语言: JavaScript
项目地址: git://github.com/alengrbic/covid-19-stats.git
创建时间: 2020-06-02T12:45:29Z
项目社区:https://github.com/alengrbic/covid-19-stats

开源协议:

下载


Covid-19 Statistics


What is it?

Covid-19 Statistics is a project made in ReactJS which displays a world map along with latest data on coronavirus Covid-19.
The map is displayed using LeafletJS and data is pulled from two api endpoints:
https://corona.lmao.ninja/v2/countries
https://covid19api.com/


Usage

Users can click on the markers on the map to see a country name and details about current situation such as number of cases, deaths and recoveries.

Users can also input a name of the country to see a more detailed view including a graph.