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

https://github.com/jhonbergmann/lista-de-compras

🛒Application for shopping list and purchases of pending products, simple and objective.
https://github.com/jhonbergmann/lista-de-compras

react-native

Last synced: over 1 year ago
JSON representation

🛒Application for shopping list and purchases of pending products, simple and objective.

Awesome Lists containing this project

README

          


logo


Lista de Compras


GitHub Language Count
GitHub Top Language

App para listar produtos comprados ou/e para comprar.


illustration

## 📦 Stack Tecnológica

- React Native

[ver no package.json](package.json)

## 🔩 Instalação

Para instalar e rodar o projeto localmente, siga estes passos:

1. Instale o [**Yarn**](https://yarnpkg.com/) no seu computador
1. Clone o repositório `git clone https://github.com/jhonbergmann/lista-de-compras.git`
1. Navegue até o diretório do projeto: `cd lista-de-compras`
1. Instale as dependências: `yarn install`

## ⚙️ Uso

Rode:

```sh
react-native run-android
```

## 📝 Licença

[MIT © Jhonatan Bergmann](https://github.com/jhonbergmann/lista-de-compras/blob/main/LICENSE)