https://github.com/marceelodominguez/expense_app
Application where you can control your income and expenses
https://github.com/marceelodominguez/expense_app
react-native react-native-navigation
Last synced: 27 days ago
JSON representation
Application where you can control your income and expenses
- Host: GitHub
- URL: https://github.com/marceelodominguez/expense_app
- Owner: MarceeloDominguez
- Created: 2022-07-07T22:00:41.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-11-13T18:50:35.000Z (over 3 years ago)
- Last Synced: 2025-01-23T02:09:52.680Z (over 1 year ago)
- Topics: react-native, react-native-navigation
- Language: JavaScript
- Homepage:
- Size: 516 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Control
Application where you can control your income and expenses

## Run Locally
Clone the project
```bash
git clone https://github.com/MarceeloDominguez/expense_app
```
Go to the project directory
```bash
cd expense_app
```
Install dependencies
```bash
npm install
```
Start the server
```bash
npm start
```
## 🛠Skills
**Client:** React Native
**Server:** Node, Express, MongoDB