You have probably visited the Johns Hopkins University Covid-19 (Coronavirus) webpage or at least heard about it. The webpage contains near realtime data about covid-19 confirmed cases from all over the world. Let's explore how you can get that data to use in your own application. The data is stored in CSV(comma separated values) files on GitHub.
I will show you an example application I made using React Axios and bootstrap to display the very same information.
Johns Hopkins University Covid-19 data
[ Ссылка ]
Johns Hopkins University GitHub
[ Ссылка ]
Ещё видео!