COVID-19 tracker for states and cities in Brazil.
Demo (:computer:Web)
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.
- Axios
- date-fns
- react-chartjs-2
- React Icons
- React Router Dom
- React CountUp
- Styled Components
- TypeScript
- API:
Country and States: covid19.mathdro.id/api
Cities: brasil.io
npm install && npm start