This is a simple project using ReactJs to monitor Corona Virus cases in Brazil and in the World.
Libraries: - React Hook's (useState e UseEffect) - Axios - Moment
- Brazil Map (All States from Brazil)
- Ranking of the most affected countries
It is necessary to generate an API key, very easily on the Rapid API website https://rapidapi.com/developer/ (easy registration with github login)
Create an .env file at the root of the directory and place your api key there or replace the REACT_APP_RAPID_API_KEY variable with your key, in Container.js
Download Project 👉 Covid-19 BR
$ cd covid-19-monitor
$ yarn or npm install
$ yarn start or npm start
Want to contribute? Great! Let's Go !
- I love Open Source ❤
Creator API (in Rapid API) - astsiatsko Creator API Covid-19 States of Brazil @devarthurribeiro](https://github.com/devarthurribeiro)
License MIT ❤