This is a clone application made for study purposes, where i developed an Mobile application following the original Nubank layout
Info | Technologies | How to | Functionalities | Contribute | License
This is a React Native APP. Nubank is a digital bank, with best (or none) tax!
This project was developed following this technologies:
- Expo
- React
- React Native
- Styled Components
- RN Reanimated
- RN QRcode Generator
- RN Gesture Handler
- React Navigation
- VS Code
To clone this application you will need Git + [Yarn v1.22.4][yarn] or higher + Expo CLI installed in your computer. Run in terminal:
# Clone this repo
$ git clone https://github.com/mlg404/nubank-clone.git nubank-clone
# Access this repo
$ cd nubank-clone
# Install dependencies
$ yarn install
# Run the application
$ yarn start
See the current features!
- See your money
- Swap down to see menu options
- Swap tabs
- Fork this repository;
- Create one branch with your feature:
git checkout -b my-feature
; - Commit your alterations:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
Open a pull request with your branch. After yout pull request merge, you should delete your branch.
This project is under MIT license. See LICENSE for more information.
Made with 💙 by Victor Eyer 👋 Get in touch!