Skip to content

This is a E-Commerce SPA it's build using Laravel, MySQL, ReactJS, Redux.

Notifications You must be signed in to change notification settings

sunilgitb/Ecommerce-9

 
 

Repository files navigation

Laravel-React Ecommerce

1 - Installation Steps

Run :

1 - npm install
2 - composer install
3 - php artisan key:generate
4 - php artisan jwt:secret
5 - npm run dev
6 - php artisan serve

ressources -> assets -> js -> components -> Main.js

Define your routing for the react-router.

ressources -> assets -> js -> components

All your react components.

Screenshots

Home Page bug_busters_ecommerce

New Products Carousel bug_busters_new_products

Qucik View bug_busters_qucikview

Shopping Cart bug_busters_shopping_cart

About

This is a E-Commerce SPA it's build using Laravel, MySQL, ReactJS, Redux.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 98.9%
  • Blade 1.1%