Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.38 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.38 KB

COVID19-BR Tracker

COVID-19 tracker for states and cities in Brazil.

Demo (:computer:Web)

💬About Project

This project was developed with the objective of gathering information from COVID19 of the country, states and cities from Brazil.

How it Works
When loading the page, the country data is informed. When the state is selected, the data are displayed instead of the country data, and when selecting the city, the data for the selected city is displayed on the two cards below.

🔨Technology

Were also used

⚙️Running locally

npm install && npm start