NATASHA-ct / LaraEcommerce

Introducing Laravel-based ecommerce platform for GitHub! This lightweight solution allows users to view products, add them to the cart, and easily place orders. With a simple and intuitive interface, it provides a seamless shopping experience. Built using Laravel's powerful features, it ensures secure transactions and efficient order management.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LaraEcommerce

Introducing Laravel-based ecommerce platform for GitHub! This lightweight solution allows users to view products, add them to the cart, and easily place orders. With a simple and intuitive interface, it provides a seamless shopping experience. Built using Laravel's powerful features, it ensures secure transactions and efficient order management. Get started with our scalable and customizable ecommerce platform on GitHub today!

Built With

  • Php blade
  • Laravel
  • MySql

Setup

-To clone the repository run [https://github.com/NATASHA-ct/LaraEcommerce.git] in your terminal

  • RUN THE FOLLOWING
composer install
npm install
php artisan migrate --seed
php artisan serve

Products page

image

Single Product page

image

User Products Cart

image

Making an order

image

Authors

👤 NATASHA TATENDA CHIROMBE

About

Introducing Laravel-based ecommerce platform for GitHub! This lightweight solution allows users to view products, add them to the cart, and easily place orders. With a simple and intuitive interface, it provides a seamless shopping experience. Built using Laravel's powerful features, it ensures secure transactions and efficient order management.


Languages

Language:PHP 74.3%Language:Blade 25.5%Language:JavaScript 0.2%