Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.71 KB

File metadata and controls

52 lines (32 loc) · 1.71 KB

Frontend Mentor - Huddle landing page with alternating feature blocks

Thanks for checking out my solution to this front-end coding challenge.

Table of contents

Overview

This took longer than i expected. I spent about 12 hours on this, and it was fun. At the end, I learned that I should have probably divide parts and components of the sites.

The challenge

Your challenge is to build out this landing page and get it looking as close to the design as possible.

You can use any tools you like to help you complete the challenge. So if you've got something you'd like to practice, feel free to give it a go.

Your 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

Screenshot

Links

My process

Started out with HTML then went the mobile-first route. After that, started modifying things to fix the problems.

Built with

  • HTML5
  • Sass
  • CSS Flexbox

Author