An open API service indexing awesome lists of open source software.

https://github.com/vinniciusgomes/covid19

🦠 App to track the progress of COVID-19 in Brazil
https://github.com/vinniciusgomes/covid19

axios covid-19 expo nodejs react-native reactjs

Last synced: about 1 month ago
JSON representation

🦠 App to track the progress of COVID-19 in Brazil

Awesome Lists containing this project

README

        


Covid19


App to monitor the progress of COVID19 in Brazil



GitHub language count

Repository size

GitHub last commit

Repository issues

License


Technology   |   
Project   |   
How to contribute   |   
License



Frontend

## :rocket: Technology

This project was developed with the following technologies:

- [Node.js](https://nodejs.org/en/)
- [React](https://reactjs.org)
- [React Native](https://facebook.github.io/react-native/)
- [Expo](https://expo.io/)

## 💻 Project

Covid 19 is a simple app for tracking data on the pandemic in Brazil.

ios

## 🤔 How to contribute

- Fork this repository;
- Create a branch with your feature: `git checkout -b my-feature`;
- Commit your changes: `git commit -m 'feat: My new feature'`;
- Push to your branch: `git push origin my-feature`.

After the merge of your pull request is done, you can delete your branch.

## :memo: License

This project is under the MIT license. See the file [LICENSE](LICENSE.md) for more details.

---

Made with ♥ by Vinnicius Gomes