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.
- Host: GitHub
- URL: https://github.com/jhonbergmann/lista-de-compras
- Owner: jhonbergmann
- License: mit
- Created: 2020-10-19T04:04:07.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T23:02:18.000Z (about 2 years ago)
- Last Synced: 2024-05-13T00:19:25.810Z (about 2 years ago)
- Topics: react-native
- Language: JavaScript
- Homepage:
- Size: 2.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Lista de Compras
App para listar produtos comprados ou/e para comprar.
## 📦 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)