Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 441 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 441 Bytes

MartiniGlass

An Indie E-commerce glassware website built in HTML, CSS, JavaScript and PHP

Pre - requisites:

  • Xampp

Installation

1- Unzip the contents of the files and place them in C:/Xampp/htdocs 2- Create a new database by the name "db_martiniglass" 3- import the .sql file placed in SQL directory to create tables and populate them.

Run

1- Launch XAMPP 2- Run Apache and MySql 3- Open the website on your web browser.