A stylish and feature-rich website template for barbershops and hair salons
View Demo »
Report Bug
·
Request Feature
Borodinski is a modern website template designed specifically for barbershops and hair salons. It provides a complete web presence solution including service showcases, an interactive gallery, online shop functionality, and customer interaction features.
To get a local copy up and running, follow these simple steps.
git clone https://github.com/ProCodeZero/Borodinski.git
cd Borodinski
index.html
in your web browser to view the website locally.├── css/ # Compiled CSS files
├── js/ # JavaScript files
├── pictures/ # Images and icons
│ └── icons/ # SVG and other icon files
├── scss/ # SCSS source files
│ ├── _about-us.scss
│ ├── _footer.scss
│ ├── _header.scss
│ ├── _popup.scss
│ ├── _questions.scss
│ ├── _shop.scss
│ └── _zero_style.scss
├── index.html # Home page
├── about-us.html # About page
├── shop.html # Shop/catalog page
└── questions.html # FAQ page
Clone the repository:
git clone https://github.com/ProCodeZero/Borodinski.git
Open any of the HTML files in a web browser to view the website locally.
To modify SCSS:
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag “enhancement”.
git checkout -b feature/AmazingFeature
)git commit -m 'Add some AmazingFeature'
)git push origin feature/AmazingFeature
)See the open issues for a full list of proposed features and known issues.
Distributed under the MIT License. See LICENSE
for more information.