An open API service indexing awesome lists of open source software.

https://github.com/marceelodominguez/control-de-gastos-app

With this app, you can record your income and expenses quickly and easily. It can be edited and deleted and you can see the statistics of the current month and the previous month.
https://github.com/marceelodominguez/control-de-gastos-app

context-api expo react-native react-native-navigation typescript zustand

Last synced: about 1 year ago
JSON representation

With this app, you can record your income and expenses quickly and easily. It can be edited and deleted and you can see the statistics of the current month and the previous month.

Awesome Lists containing this project

README

          

# Control de gastos


## App in Play Store

- [Download from Play Store](https://play.google.com/store/apps/details?id=com.controldecostos)

## Run Locally

Clone the project

```bash
git clone https://github.com/MarceeloDominguez/control-de-gastos-app.git
```

Go to the project directory

```bash
cd control-de-gastos-app
```

Install dependencies

```bash
npm install
```

Create the Project

```bash
npx expo run:android
```

Start the server

```bash
npx expo start --dev-client
```

## 🛠 Skills
**Client:** React Native