Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.