This is a solution to the Room homepage challenge on Frontend Mentor. Frontend Mentor challenges inspire me to build more 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/trackpad or keyboard
- Live Site URL: Room Landing Page
- Semantic HTML5 markup
- Flexbox & CSS Grid
- Scroll-Snapping
- Slide & Hover Transitions
- Desktop-first workflow
After starting this project over one year ago, I learned how to simplify the CSS and make it more robust. Scroll-Snapping and Slide animations triggered by JavaScript help giving the site an aesthetic feel.