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

https://github.com/yusuflisawi/shopi

A full Ecommerce website using laravel 10
https://github.com/yusuflisawi/shopi

admin-dashboard ecommerce ecommerce-website filamentphp laravel10 php shopping stripe stripe-checkout

Last synced: 4 months ago
JSON representation

A full Ecommerce website using laravel 10

Awesome Lists containing this project

README

        

Demo:
Click here
# Setup
```
composer install
# change the .env.example to .env then configure your .env file (you need to get your stripe secret keys in order to
# get the stripe checkout working, also your email service)
php aritisan migrate
npm install
npm run dev && php artisan serve
```
# Preview
![Screen Shot 2023-05-28 at 18 14 28](https://github.com/YusufLisawi/Shopi/assets/90868691/6c4d3cca-9c31-4fe8-bf4b-584581032edf)
![Screen Shot 2023-05-28 at 18 15 01](https://github.com/YusufLisawi/Shopi/assets/90868691/6f1b18fd-ade5-46e5-850d-91566f585faf)
![Screen Shot 2023-05-28 at 18 15 12](https://github.com/YusufLisawi/Shopi/assets/90868691/31f02ed2-bc14-41cb-9c6e-0d36b42e59e0)
![Screen Shot 2023-05-28 at 18 15 57](https://github.com/YusufLisawi/Shopi/assets/90868691/9bbcee17-37a9-43ad-9e35-4f68da7ed76f)
![Screen Shot 2023-05-28 at 18 16 30](https://github.com/YusufLisawi/Shopi/assets/90868691/8b3a7374-a7ac-4661-900a-c06e89a50193)
![Screen Shot 2023-05-28 at 18 16 41](https://github.com/YusufLisawi/Shopi/assets/90868691/f1c3970f-f3a7-42d9-8ed2-620cbe3db6c3)
![Screen Shot 2023-05-28 at 18 16 51](https://github.com/YusufLisawi/Shopi/assets/90868691/fd9a2c85-53b2-4bde-ab0e-75b94841ea9a)
![Screen Shot 2023-05-28 at 18 17 05](https://github.com/YusufLisawi/Shopi/assets/90868691/d4684f14-c996-4a29-84ba-a2841102b63d)
![Screen Shot 2023-05-28 at 18 17 22](https://github.com/YusufLisawi/Shopi/assets/90868691/ba5d6ab6-1897-499e-9a1e-25f2628ddf2e)
![Screen Shot 2023-05-28 at 18 17 34](https://github.com/YusufLisawi/Shopi/assets/90868691/a3d403e9-0623-44c4-95e3-ff66f088b313)
![Screen Shot 2023-05-28 at 18 18 01](https://github.com/YusufLisawi/Shopi/assets/90868691/9f61537b-79e4-4d85-a1ba-d0a8dbc7ef77)
![Screen Shot 2023-05-28 at 18 18 09](https://github.com/YusufLisawi/Shopi/assets/90868691/4bf526a8-9207-4efc-8bce-ec7f203e547c)
![Screen Shot 2023-05-28 at 18 18 24](https://github.com/YusufLisawi/Shopi/assets/90868691/82031c11-08c8-4718-8d11-6a927d336a05)
![Screen Shot 2023-05-28 at 18 18 36](https://github.com/YusufLisawi/Shopi/assets/90868691/2c175a8d-5eb0-4fa7-a8a2-54f1919ffb25)