https://github.com/gabrielimartins7/gofinances
GoFinances é um aplicativo de finanças e controle de gastos :coin:
https://github.com/gabrielimartins7/gofinances
expo react-native react-navigation reactnative styled-components typescript
Last synced: 2 months ago
JSON representation
GoFinances é um aplicativo de finanças e controle de gastos :coin:
- Host: GitHub
- URL: https://github.com/gabrielimartins7/gofinances
- Owner: gabrielimartins7
- Created: 2022-08-12T15:59:37.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-18T20:39:27.000Z (over 3 years ago)
- Last Synced: 2025-04-14T07:47:34.540Z (about 1 year ago)
- Topics: expo, react-native, react-navigation, reactnative, styled-components, typescript
- Language: TypeScript
- Homepage:
- Size: 433 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GoFinances
> In this readme I will help you with the installation and execution of the project step by step.
## 💻 Requirements (libs, dependencies, packages)
- [x] Npm or Yarn
- [x] Expo
- [x] Expo vector icons
- [x] Typescript
- [x] React Native
- [x] React native responsive fontsize
- [x] React native iphone X helper
- [x] React native gesture handler
- [x] React-Native-uuid
- [x] React-Native-svg
- [x] React navigation
- [x] React hook form
- [x] Styled components
- [x] Victory Native
- [x] Date FNS
Antes de começar, verifique se você atendeu aos seguintes requisitos:
- You've installed in your machine the latest version of:
` react-native / expo / npm or yarn / VSCode or another IDE`
## 🚀 Installing
For intalling , follow these steps:
Git Clone:
```
git clone https://github.com/gabrielimartins7/gofinances
```
Enter the repository:
```
cd gofinances
```
Open the project:
```
code .
```