Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 536 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 536 Bytes

Shopping Cart

Shopping cart and integrate PayPal payment gateway in to a website

Steps to run this project on your local Environment

  1. Install MAMP/WAMP
  2. Go to htdocs or root directory of your server
  3. Inside htdocs create folder called projectPaypal
  4. Import file called ks_shop.sql in to your database server. So that it will create database called ks_shop in your local instance.
  5. Make sure that your server running on port 80
  6. You all set, visit http://localhost/shopping-cart