/frontend-mentor-room-homepage

🪑 Frontend Mentor challenge on a homepage. @FrontendMentor

Primary LanguageCSS

Frontend Mentor - Room Homepage

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.

Table of contents

Overview

The challenge

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/trackpad or keyboard

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Vanilla JavaScript (ES6)
  • CSS animations
  • Flexbox
  • Grid Layout
  • BEM methodology
  • ITCSS architecture

What I learned

Using the "calc()" css property to the next level, with percentage calculations to keep responsive correct at all times.

Useful resources

Complete Guide Grid | CSS-TRICKS

Author