Frontend Mentor - Room homepage solution

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

![Desktop](.alt text)

![Mobile](.alt text)

Links

My process

Created my app using "yarn create vite" I used material ui for most of my css and framer motion for a little animation

What I learned

I learnt how to position elements better and making sure they are at that position irrespective of the screen size.