https://github.com/brunogroth/nubank-clone-brunubank
A Simple Nubank clone made in React Native using Expo.
https://github.com/brunogroth/nubank-clone-brunubank
expo nubank nubank-clone nubank-interface nubank-ui react-native
Last synced: 3 months ago
JSON representation
A Simple Nubank clone made in React Native using Expo.
- Host: GitHub
- URL: https://github.com/brunogroth/nubank-clone-brunubank
- Owner: brunogroth
- License: mit
- Created: 2022-11-14T11:13:44.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-11-20T03:14:44.000Z (over 2 years ago)
- Last Synced: 2025-01-08T19:13:39.911Z (4 months ago)
- Topics: expo, nubank, nubank-clone, nubank-interface, nubank-ui, react-native
- Language: JavaScript
- Homepage:
- Size: 450 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bruNubank 💜
A Simple [Nubank](https://nubank.com.br/) clone made in React Native using Expo.
## Screenshots:


## Built With
- 💙 React Native
- [Expo](https://expo.dev/)
- VS code
- Git## 🚀 Try it!
😱 You can **download the APK** of this application! Click here:
[Download APK](https://expo.dev/artifacts/eas/9RvnqypmpExZBjpvAZ7bCk.apk). 😎# Getting Started
## 👉 Prerequisites:
- Have a Mobile phone emulator ([Android](https://developer.android.com/studio) or iPhone) or an [Expo](https://expo.dev/) Account and Expo Go software at your mobile device
- Create an account on [github](https://github.com/login)
- Install git bash or use git on the command line.
- Use an IDE of your preference such as [VS Code](https://code.visualstudio.com/download).
## Steps to follow:
- Clone [this repository](https://github.com/brunogroth/bruNubank-RNative) to your local machine
- ```
git clone https://github.com/brunogroth/bruNubank-RNative.git
```- Navigate to `cd bruNubank-RNative` directory.
- To install all the app dependencies on the command line run
- ```
npm install
```
- Install Expo is also necessary
- ```
npx expo install
```- To run app in the development mode run
- ```
npx expo start
```
# Author:man: **Bruno Groth**
- [GitHub](https://github.com/brunogroth)
- [LinkedIn](https://linkedin.com/in/bruno-groth/)
- [Portfolio](https://brunogroth.github.io/Portfolio-React-Website)## 🤝 Contributing
- Contributions, issues, and feature requests are welcome!
- Feel free to check the [issues page](https://github.com/brunogroth/WhoPaysTheBill-ReactNative/issues).## Show your support
Give a ⭐ if you like this project!## Acknowledgments
💜 Thanks to the [Sujeito Programador](https://www.youtube.com/watch?v=REulDg3JzzQ) tutorial!