davidwlfreitas / nubank-clone-ui

Nubank Clone UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nubank Logo

🏦 Nubank Clone UI

A Nubank Clone UI app made with vue-native using expo and nativebase.

Author Languages Stars Forks Contributors

🎬 Preview



πŸ“Œ Table of Contents

πŸš€ Features

  • Up/down Card Animation
  • Opacity Animations
  • Preload blurred footer
  • QRCode Component (PS:. Just for IOs at the moment)

πŸ’» System Requirements

  • Globally installed node >= 6.0
  • Globally installed npm or yarn
  • Globally installed Expo CLI

πŸ‘· Installation

$ git clone https://github.com/davidwlfreitas/nubank-clone-ui.git
$ cd nubank-clone-ui

Install project dependencies with npm or yarn:

$ npm install

or

$ yarn

🎩 Running the App

$ npm run start

or

$ yarn start

Alternatively, you can start the app directly on platform simulators:

iOS

$ npm run ios

or

$ yarn ios

This works just like start, but also attempts to open your app in the iOS Simulator if you’re on a Mac and have it installed.

Android

$ npm run android

or

$ yarn android

This works just like start, but also attempts to open your app on a connected Android device or emulator. It requires an installation of Android build tools (see the React Native docs for detailed setup).

πŸ› Issues

Feel free to file a new issue with a respective title and description on the the Nubank Clone UI repository. If you already found a solution to your problem, I would love to review your pull request! Have a look at our contribution guidelines to find out about the coding standards.

πŸŽ‰ Contributing

Check out the contributing page to see the best places to file issues, start discussions and begin contributing.

πŸ“• License

Released in 2019. This project is under the MIT license.

🎊 Credits to Rocketseat

A huge thanks to the Rocketseat Team for the amazing contribution through excellent React Native Training Courses.

Made with 🍻 by David Freitas 🎱

About

Nubank Clone UI

License:MIT License


Languages

Language:JavaScript 83.0%Language:Vue 16.6%Language:TypeScript 0.4%