https://github.com/jwdev66/covidapp
https://github.com/jwdev66/covidapp
babel-preset-expo expo hooks react-native styled-components typescript
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jwdev66/covidapp
- Owner: jwdev66
- License: mit
- Created: 2021-03-22T17:38:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-22T17:39:20.000Z (over 5 years ago)
- Last Synced: 2025-05-15T13:09:58.924Z (about 1 year ago)
- Topics: babel-preset-expo, expo, hooks, react-native, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 293 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Veja como anda o coronavírus no brasil e no mundo.
Sobre |
Tecnologias |
Como contribuir |
Creditos |
Licença
## :page_with_curl: Sobre
Projeto criado com o intuito de acompanhar as estatisticas do Coronavírus (COVID-19) nos estados brasileiros e no mundo.
## :computer: Tecnologias
#### Mobile
- [React Native com Expo](https://expo.io)
- [Hooks](https://pt-br.reactjs.org/docs/hooks-intro.html)
- [JSX](https://pt-br.reactjs.org/docs/introducing-jsx.html)
- [CSS](https://developer.mozilla.org/pt-BR/docs/Web/CSS)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
**Dependências**
- [axios](https://github.com/axios/axios)
- [expo](https://github.com/expo/expo)
- [react-native](https://github.com/expo/react-native)
- [styled-components](https://github.com/styled-components/styled-components)
- [react-navigation/native](https://github.com/react-navigation/native)
- [react-navigation/stack](https://github.com/react-navigation/stack)
**Dependências de desenvolvimento**
- [babel-preset-expo](https://github.com/expo/babel-preset-expo)
- [typescript](https://github.com/microsoft/typescript)
## :recycle: Como Contribuir
- Faça um Fork deste repositório.
- Crie uma branch com a sua feature: `git checkout -b my-feature`
- Commit suas mudanças: `git commit -m 'feat: My new feature'`
- Push a sua branch: `git push origin my-feature`
## :wrench: Creditos
- [covid19-brazil-api](https://github.com/devarthurribeiro/covid19-brazil-api)
## :customs: License
Esse projeto está sob a licença MIT. Veja o arquivo [LICENSE](https://github.com/zevdvlpr/coronApp/tree/master/LICENSE) para mais detalhes.