YusufLisawi / Shopi

A full Ecommerce website using laravel 10

Home Page:https://www.isawi.tech/projects/shopi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 Screen Shot 2023-05-28 at 18 15 01 Screen Shot 2023-05-28 at 18 15 12 Screen Shot 2023-05-28 at 18 15 57 Screen Shot 2023-05-28 at 18 16 30 Screen Shot 2023-05-28 at 18 16 41 Screen Shot 2023-05-28 at 18 16 51 Screen Shot 2023-05-28 at 18 17 05 Screen Shot 2023-05-28 at 18 17 22 Screen Shot 2023-05-28 at 18 17 34 Screen Shot 2023-05-28 at 18 18 01 Screen Shot 2023-05-28 at 18 18 09 Screen Shot 2023-05-28 at 18 18 24 Screen Shot 2023-05-28 at 18 18 36

About

A full Ecommerce website using laravel 10

https://www.isawi.tech/projects/shopi


Languages

Language:PHP 28.4%Language:CSS 28.3%Language:Blade 22.5%Language:JavaScript 20.8%