Skip to content

Clone da interface do Picpay com React Native e Typescript.

License

Notifications You must be signed in to change notification settings

daviseares/picpay-react-native

Repository files navigation

picpay clone

Picpay Clone - Interface feita em ReactNative

GitHub last commit PRs welcome! License


Home Wallet gif

🚀 Tecnologias

Entre as tecnologias utilizadas, destaca-se:

💻 Installation

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

# Go into the repository
$ cd picpay

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

About

Clone da interface do Picpay com React Native e Typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published