An open API service indexing awesome lists of open source software.

https://github.com/guilhermebkel/nubank-clone

A replicated version of Nubank App made in react native.
https://github.com/guilhermebkel/nubank-clone

android ios nubank react-native

Last synced: 7 months ago
JSON representation

A replicated version of Nubank App made in react native.

Awesome Lists containing this project

README

          

# Fake Nubank





A Nubank App interface refactored in React Native.

## Dependencies
```
npm install
```

## Run
It is necessary to use the following commands together
```
react-native start
react-native run-android
```