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

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

Awesome Lists containing this project

README

          


logo

Veja como anda o coronavírus no brasil e no mundo.



Sobre   |   
Tecnologias   |   
Como contribuir   |   
Creditos   |   
Licença



License

## :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.