- 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.
# 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