https://github.com/reinaldoper/shooping-laravel
Projeto feito em laravel que faz requisição a api de produtos.
https://github.com/reinaldoper/shooping-laravel
Last synced: 11 months ago
JSON representation
Projeto feito em laravel que faz requisição a api de produtos.
- Host: GitHub
- URL: https://github.com/reinaldoper/shooping-laravel
- Owner: reinaldoper
- Created: 2023-10-17T21:59:30.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-27T15:51:54.000Z (over 2 years ago)
- Last Synced: 2025-02-05T16:19:22.008Z (over 1 year ago)
- Language: PHP
- Homepage: https://shooping-laravel.vercel.app
- Size: 7.22 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Sobre o projeto:
### Após fazer o clone:
`composer install`
### Subir a aplicação local:
`php artisan server`
### Verificar rotas da aplicação:
`php artisan route:list`
## Imagem da tela inicial:

## Imagem da tela de detales do produto:

## License
The Laravel framework is open-sourced software licensed under the [MIT license](https://opensource.org/licenses/MIT).