Nubank mobile app interface replicated using ReactNative, base on the video
- node v10.15.2
- npm 5.8.0
npm install
Run the following to start the server:
npx react-native start
and the bellow to install the app into your android emulator:
npx react-native run-android
This project is licensed under the MIT License - see the LICENSE.md file for details