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

https://github.com/rodrigorvsn/gofinances

💸 App to manage my finances
https://github.com/rodrigorvsn/gofinances

Last synced: 5 months ago
JSON representation

💸 App to manage my finances

Awesome Lists containing this project

README

          

# 💻 Project

## goFinances app - With this app, you can manage your finances, like entries and expensives.
### This project was made in Ignite to train Expo Bare Workflow with Styled Components, in React Native. (https://expo.dev/@rodrigorvsn/gofinances)

---

# 🛠 Tools used

- Expo Bare Workflow
- Typescript
- AsyncStorage
- OAuth (Google + Apple)
- react-native-victory (dashboard)
- React Hook Form + Modal
- React navigation (stack + bottomTab)
- Lib uuid
- Auth routes

---










---

# 🚀 How to execute

#### - `git clone https://github.com/RodrigoRVSN/goFinances.git`
#### - Run yarn or npm install to install dependencies
#### - Add Google Credentials (OAuth) like:
- `CLIENT_ID=`
- `REDIRECT_URI=`
#### - Run npm start and npm run android | yarn start + yarn run android
#### - Check!

---

Made with 💓 by Rodrigo Victor