项目作者: gpaiva00

项目描述 :
Mobile version of Finances App
高级语言: TypeScript
项目地址: git://github.com/gpaiva00/gofinances-mobile.git
创建时间: 2020-05-15T17:34:44Z
项目社区:https://github.com/gpaiva00/gofinances-mobile

开源协议:

下载


GoFinances

Author
Languages
Contributors

Handsome app that help you to manage your bank transactions



:page_facing_up: Table of Contents

:rocket: Features

💸 Now you can see how much you earn and spend during the month

✋🏽 The app warns you if you are able to do next spend

😍 Easily identify your transactions with beautiful icons

💡 Create your own transaction category. The app creates the icon for you

:outbox_tray: Installation

This app was made with Expo. So you’ll need to get expo-cli before start.

💻 Open your terminal

Type command below to clone this repo via HTTPS:

  1. git clone https://github.com/gpaiva00/gofinances-mobile.git

Or if you have you SSH key registered in your Github account, type following to clone via SSH:

  1. git clone git@github.com:gpaiva00/gofinances-mobile.gitgit@github.com:gpaiva00/gofinances-mobile.git

After clone, enter to the project folder and install all it’s dependencies:

  1. cd gofinances-mobile && yarn install

:runner: Getting Started

You can type yarn start inside project folder to run GoFinances 🎉