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
- Host: GitHub
- URL: https://github.com/vinniciusgomes/covid19
- Owner: vinniciusgomes
- License: mit
- Created: 2020-04-15T23:14:58.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T12:05:35.000Z (almost 5 years ago)
- Last Synced: 2025-03-25T20:05:55.915Z (about 2 months ago)
- Topics: axios, covid-19, expo, nodejs, react-native, reactjs
- Language: JavaScript
- Homepage: https://expo.io/@vinniciusgomes/covid-19
- Size: 17.8 MB
- Stars: 12
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
![]()
App to monitor the progress of COVID19 in Brazil
![]()
![]()
![]()
Technology   |  Â
Project   |  Â
How to contribute   |  Â
License
![]()
## :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.
## 🤔 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