Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 1.92 KB

File metadata and controls

57 lines (36 loc) · 1.92 KB

Frontend Mentor - Huddle landing page with single introductory section solution

This is a solution to the Huddle landing page with single introductory section 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 page depending on their device's screen size
  • See hover states for all interactive elements on the page

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Boostrap
  • Mobile-first workflow

What I learned

This is my first solution for Front End Mentor Challenge. I am really excited about it. Applying bootstrap css framework that I learned earlier to this project is quite challenging. Also, using scss to customize boostrap.

I watched a bunch of tuts in youtube when I coded this challenge.

Continued development

I'm interested to make this introductory section to have some kind of animation.

Useful resources

Author