Guribeiro / financial-control-mobile

Mobile application for managing home bills

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

App-cars logo

React Native Application for your house bills

GitHub top language Made by Repository size GitHub last commit GitHub last commit GitHub

About the project   |    Technologies   |    Getting started   |    License

🚘 About the project

React native application focused helping people to manage their home bills

App-cars logo

πŸš€ Technologies

Technologies that I used to develop this mobile application

πŸ’» Getting started

Requirements

Clone the project and access the folder

git clone git@github.com:Guribeiro/financial-control-mobile.git && cd financial-control-mobile

For Installing the dependencies you can run:

 yarn

Before you run the project, you should add some firebase credentials to make it works

# FIREBASE

API_KEY= 
AUTH_DOMAIN= 
PROJECT_ID=
STORAGE_BUCKET= 
MESSAGING_SENDER_ID= 
APP_ID= 
MEANSUREMENT_ID= 

For running it on your phone, make sure you've installed Expo Go

yarn start

Open the Expo Go on you phone and select the financial-control project

For running it on emulator, make sure you've installed Android Studio

  • Step 1 - Click on 'More Actions' > 'Virtual Device Mananger'
  • Step 2 - Launch an existing AVD or click on create and add a device

_After all this steps you would be able to start the application_
yarn android

The App will be shown on the Emulated Device

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.


Made with πŸ’™  by Gustavo Henrique πŸ‘‹  See my linkedin

About

Mobile application for managing home bills

License:MIT License


Languages

Language:TypeScript 99.5%Language:JavaScript 0.4%Language:Shell 0.0%