/finance_list

An app to list your finances

Primary LanguageTypeScriptMIT LicenseMIT

Logo

Code by Victor Gabriel

Javacript Typescript ReactNative

Finance List

⁉️ About

Finance List a mobile app to manage your finances. Working with firebase for data storage and lottie for rendering json animations, the result of "my weekend code challenges" was this simple app that lets me manage my monetary inputs and outputs.

✨ The Application

home entries outflows add

♦️ Techs

The project was developed with the technologies below:

:octocat:Clone this repo

  1. Clone:
  $ git clone https://github.com/msvictor/finance_list.git
  1. Go to folder:
  $ cd finance_list
  1. Execute:
  $ npm install
  $ npm run android
  # or
  $ npm run ios

📝 License

This project is under MIT LICENSE. for more details follow the link: LICENSE.