Skip to content

shubhamKcloud/covid19

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple ReactJS app that displays latest stats about COVID-19. Ping to Test Pipeline!

Installation

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

COVID-19 API

GET https://covid19.mathdro.id/api -> global cases information

GET https://covid19.mathdro.id/api/countries -> countries that are available in the API

GET https://covid19.mathdro.id/api/countries/{countryName} -> get specific country's covid-19 cases data

API provided by: https://github.com/mathdroid/covid-19-api

Tech Stack

Preview

  • Global Data Global Data Specific Country Data

About

Displays Covid19 real-time data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.4%
  • CSS 9.0%
  • Shell 2.9%
  • HTML 2.7%