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.
- Host: GitHub
- URL: https://github.com/marceelodominguez/control-de-gastos-app
- Owner: MarceeloDominguez
- Created: 2023-05-26T22:58:05.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T22:47:48.000Z (almost 3 years ago)
- Last Synced: 2025-04-12T00:15:21.240Z (over 1 year ago)
- Topics: context-api, expo, react-native, react-native-navigation, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 2.51 MB
- Stars: 34
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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