Um aplicativo em react que será utilizado durante o DevOps Cloud Week 4.
Installation
- git clone https://github.com/sambreen27/covid19.git
- cd covid19
- npm install
- npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
COVID-19 API - Test - DevOps Cloud Week
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
On this page
Languages
JavaScript86.8%CSS9.1%HTML2.7%Shell1.3%
Contributors
Created May 2, 2022
Updated May 3, 2022


