This a mini-project that was created as a simple Front-End single-page website for a business related to Decoration & Interior Designs. The main Idea to create this project is to get familiar with Sass along side with understanding some new concepts such as JQuery and Bootstrap libraries.
As GitHub Page is a static hosting, before deploying sass files, you need to compile them first as .css file THEN apply the file were the project deploied. For that a styles.css file was added to the project files and refer only the .css files in the index.html file because browser couldn't understand scss file.
- SASS
- Compiled CSS
- HTML 5
Project is created with:
- Bootstrap version: 4.4
- JQuery version: 4.3
When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.
Note that all Pull requests are welcome
[Created on StackBlitz ⚡️] with ❤️