Laravel backend API with VueJS Frontend
- PHP
 - Laravel
 - MySQL
 - VueJS
 - Vue Router
 - VueX
 - Bootstrap
 - Firebase Auth
 
Homepage
Store
Cart
Login
Product List
API
composer installphp artisan migratecd client && yarn && yarn build && cd ..orcd client && npm install && npm run build && cd ..php artisan serveProject is running athttp://localhost:8000/
- Install Composer
 - Have a MySQL Server running (or use xampp)
 - Setup .env file from .env.example
 - Install NodeJS
 
Refer package.json for client





