Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/denysborysiuk/barbershop
Landing page for Barbershop
https://github.com/denysborysiuk/barbershop
css html5 javascript scss-sass
Last synced: about 1 month ago
JSON representation
Landing page for Barbershop
- Host: GitHub
- URL: https://github.com/denysborysiuk/barbershop
- Owner: DenysBorysiuk
- Created: 2022-06-25T05:53:49.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T20:44:46.000Z (7 months ago)
- Last Synced: 2024-05-22T21:54:25.699Z (7 months ago)
- Topics: css, html5, javascript, scss-sass
- Language: CSS
- Homepage: https://denysborysiuk.github.io/barbershop/
- Size: 22.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 💈 Barbershop
![Site image](./images/og-image.png)
## 🗂️ Project description
### Goals
Implement the Barbershop landing page according to the technical
specifications.### Used Technologies:
- HTML
- CSS
- SAAS(SCSS)
- JavaScript### Features
- Layout is made relative to three transition points:
- 480px;
- 768px;
- 1200px;- BEM methodology to build a website.
- For writing styles, used the Mobile First approach.