Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.79 KB

README.md

File metadata and controls

61 lines (46 loc) · 1.79 KB

Builder Shop

GitHub last commit GitHub repo size GitHub language count GitHub top language

What is Builder Shop?

  • This is a web application that allows users to order services for working with windows and balconies, calculating their cost and size.
  • There are forms with which a user can send their data to contact him.
  • It is also available on mobile devices.
  • The front-end part was developed with JavaScript, Gulp, Slick, HTML, CSS3 and SCSS. The back-end part was developed with PHP and Fetch API.

Built With

Getting Started

Prerequisites

Installation

# Step 1: Clone the repository
$ git clone https://github.com/RadyaBen/Builder-Shop.git

# Step 2: Go into the repository 
$ cd Builder-Shop

# Step 3: Install the Gulp CLI globally
$ npm install gulp-cli -g

# Step 4: Install the gulp package
$ npm install gulp

# Step 5: Run the app 
$ gulp