mlutfiazizan13 / ecommerce

E-Commerce Web Application built using laravel, inertia js, and vue.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About Ecommerce

This Project built using Laravel 10, Inertia js, and Vue js. Requires PHP v8.1 to run the application.

Install the required laravel package

composer install
npm install

Run migration

php artisan migrate

Run the applicaton

php artisan serve

and on the seperate terminal

npm run dev

About

E-Commerce Web Application built using laravel, inertia js, and vue.js


Languages

Language:Vue 51.3%Language:PHP 46.6%Language:JavaScript 1.0%Language:Blade 0.7%Language:CSS 0.4%