This is a solution to the Room homepage challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
Users should be able to:
- View the optimal layout for the site depending on their device's screen size
- See hover states for all interactive elements on the page
- Navigate the slider using either their mouse
- Semantic HTML5 markup
- SCSS
- Flexbox
- BEM
- Mobile-first workflow
- Media queries
- Javascript
- use BEM with SCSS
- better RWD
- JS modules
- how to use BEM - good naming methodology, I really recommend it :)
- Frontend Mentor profile - (https://www.frontendmentor.io/profile/MonikaCyprys)