Check the numbers and status of the Covid-19 in brazil by states
- Flutter
- IntelliJ
Clone the repo:
- git clone https://github.com/ricardohsmello/covid19-brazil-status.git
Navigate until project-root (covid19-brazil-status) and run:
- flutter packages get && flutter clean && flutter run
To see the full status of Brazil:
- https://ricardohsmello.github.io/
Feel free to submit issues and enhancement requests.
In general, we follow the "fork-and-pull" Git workflow.
- Fork the repo on GitHub
- Clone the project to your own machine
- Commit changes to your own branch
- Push your work back up to your fork
- Submit a Pull request so that we can review your changes