ItsJuniorDias / GoFinances

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 

About

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

License:MIT License


Languages

Language:TypeScript 63.5%Language:Java 18.4%Language:Objective-C 10.8%Language:Starlark 4.0%Language:JavaScript 1.9%Language:Ruby 1.4%