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

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:

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 .
```