Skip to content

Website developed for a hometown marble & granite company.

Notifications You must be signed in to change notification settings

brunolexander/gmc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GMC Marble & Granite

Website developed for a hometown marble & granite company as a freelancing project back in 2017.

Image

Developed with

  • PHP 5.4
  • JQuery 3.2
  • Bootstrap 4
  • MySQL 8.1

How to run

Docker is required to run the application, please refer to docker docs for installation instructions.

  1. Clone the repo
git clone https://github.com/brunolexander/gmc.git

  1. Navigate to the project's directory
cd gmc

  1. Start and run the application
docker-compose up
  1. Access phpmyadmin through http://localhost:8081 and execute the query found in main/db/db_gmc.sql.

Done! You can now access the application via the following link: https://localhost:8080.