/dcw-4

Primary LanguageJavaScript

Um aplicativo em react que trás as statisticas do covid.

Installation

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

COVID-19 API - Test

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