rajo404 / groupeicom

make an ecommerce with laravel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Laravel 9 & React js - Ecommerce application

Screenshots

preview img

Run Locally

Clone the project

  git clone https://github.com/abdulaziz-m5u/ecommerce-youtube.git project-name

Go to the project directory

  cd project-name
  • Copy .env.example file to .env and edit database credentials there
    composer install
    php artisan key:generate
    php artisan artisan migrate:fresh --seed
    php artisan storage:link

Login

About

make an ecommerce with laravel


Languages

Language:HTML 36.3%Language:CSS 34.0%Language:PHP 10.0%Language:Blade 7.2%Language:SCSS 6.4%Language:JavaScript 6.0%Language:Shell 0.1%