Skip to content

MauricioSilv/nubank-app-dark

Repository files navigation

Nubank Dark Mode 📱

About

Project that adds functionality in an obscure way in the Nubank app, my goal is to practice my knowledge with this project.

Technology

  • React Native - A lib that provides a way to create native apps for Android and iOS. about

  • Styled components - Visual primitives for the component age. about

  • Template rocketseat - Template created by the rocketseat team to streamline the process of installing necessary packages, so as not to hinder the development flow. about

Getting started

  • Clone this repo using git@github.com:MauricioSilv/nubank-app-dark.git
  • Enter directory: cd nubank-app-dark
  • Run yarn to install dependencies

Run app

  • Run react-native run-android if you use it on the android simulator;
  • If you use simulator IOS, run react-native run-ios;

⚠️ First of all, start the simulator in the case of android.