/react-native-goweather

React native App for weather forecast

Primary LanguageTypeScriptMIT LicenseMIT

GoWeather

Aplicativo para previsão do tempo.

GitHub last commit License


📱 Telas do projeto

Home Wallet

🚀 Tecnologias

Entre as tecnologias utilizadas, destaca-se:

💻 Installation

# Clone this repository
$ git clone https://github.com/daviseares/goweather.git

# Go into the repository
$ cd goweather

# Install dependencies
$ yarn

# IOS
$ cd ios/
$ pod install
$ cd ..
$ yarn ios

# Android
$ yarn android

🤔 Como contribuir

  • Faça um fork desse repositório;
  • Cria uma branch com a sua feature: git checkout -b minha-feature;
  • Faça commit das suas alterações: git commit -m 'feat: Minha nova feature';
  • Faça push para a sua branch: git push origin minha-feature.

Depois que o merge da sua pull request for feito, você pode deletar a sua branch.

📝 Licença

Esse projeto está sob a licença MIT. Veja o arquivo LICENSE para mais detalhes.


Feito com ♥  by Davi Borges.