Skip to content

A React Native clone app of one of the greatest fintechs of the world: Nubank

License

Notifications You must be signed in to change notification settings

lukemorales/nubank-react-native

Repository files navigation

React GitHub Repo List
Nubank React Native Clone

A React Native clone app of one of the greatest fintechs of the world: Nubank

GitHub top language GitHub language count Codacy grade Repository size GitHub last commit Repository issues GitHub

Technologies   |    Prerequisites   |    How To Use   |    License

🚀 Technologies

This project was developed with the RocketSeat Nubank Clone Video with the following technologies:

⚠️ Prerequisites

In order to use and test the app on a simulator or on your smartphone, you should've already setup the development environment for React Native applications. You can follow the following article (PT-BR) to setup your environment:

React Native Environment (Android/iOS)

ℹ️ How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/lukemorales/nubank-react-native nubankRN

# Go into the repository
$ cd nubankRN

# Install dependencies
$ yarn install

# Run the app (iOS)
$ react-native run-ios --simulator="iPhone XS Max"

# Run the app (Android)
$ react-native run-android

📝 License

This project is under the MIT license. See the LICENSE for more information.


Made with ♥ by Luke Morales 👋 Get in touch!