Requirements:
- The layout should be displayed correctly in the latest versions of the following browsers: GC, Firefox, Safari.
- The page should be displayed correctly on different devices: smartphones, tablets, and desktops with different OSes.
- There should be no horizontal scrolling on displays with a width of 320px.
- The markup of the page should be semantically correct.
- BEM methodology and nested file structure must be applied.
The setup and launch of the project should start with the use of commands:
- npm i
- npm run dev