/GoFinances

💸 A React Native app which shows the user's financial data

Primary LanguageTypeScriptMIT LicenseMIT

GoFinances 💸

A React Native app which shows the user's financial data

Tools

  • Expo and a set of tools that help in development
  • Styled-component to work with customizable components and also using the Theming part of styled component
  • Typescript as a development language facilitating the definition of types
  • React Hook Form and Yup to work with form validation

Clone repository

  • If you want to have a better look at the written code, make a repository clone
$ git clone https://github.com/ItsJuniorDias/GoFinances.git

Installing dependencies

$ cd finances 
$ expo start  

Mobile

  • You need to have Android Studio installed and configured and your computer to run APP React Native;
  • With all dependencies installed and the environment properly configured, you can now run the app;
  • With Android Studio running and Emulador open:
  • Or emulate on your physical device.

Android

$ cd finances 
$ expo start