Frontend Mentor - News homepage solution

This is a solution to the News 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 interface depending on their device's screen size
  • See hover and focus states for all interactive elements on the page
  • Toggle the mobile menu (requires some JavaScript)

Screenshot

screenshot

Links

My process

I started with a mobile-first design workflow, slowly building my content up and finally the desktop design using CSS media query.

Built with

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

Author