Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucasspeixoto/clothing_store
https://github.com/lucasspeixoto/clothing_store
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lucasspeixoto/clothing_store
- Owner: lucasspeixoto
- Created: 2022-03-19T01:26:25.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-03-19T02:41:24.000Z (over 2 years ago)
- Last Synced: 2024-04-17T05:32:10.046Z (7 months ago)
- Language: C++
- Size: 441 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Store
## đź’» Projeto
Projeto para prática dos conceitos do Provider para gerenciamento de estado.
## ✨ Tecnologias
Esse projeto foi desenvolvido com as seguintes tecnologias:
- [Flutter](https://flutter.dev/?gclid=Cj0KCQiAr5iQBhCsARIsAPcwROPG15yyqXVCMGJaCFGwtAR_CASdAO_F2F9VZZiP3mXTz8LK0x5-O9UaAp3SEALw_wcB&gclsrc=aw.ds)
## đź”– Layout
![interface](assets/images/layout.png 'Layout')
## 🚀 Instalação
```bash
# Clone o repositĂłrio e entre na pasta do projeto
$ git clone https://github.com/lucasspeixoto/clothing_store.git && cd clothing_store# Execute a aplicação
$ flutter run```
## 📝 Licença
Este projeto está licenciado sob a Licença MIT. Veja o arquivo [LICENSE](LICENSE) para obter mais detalhes.
---