Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 1.59 KB

README.md

File metadata and controls

58 lines (38 loc) · 1.59 KB

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
  • Bonus: Toggle the mobile menu (requires some JavaScript)

Screenshot

Desktop View Mobile View

Links

My process

Built with

  • Bootstrap 5
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow

What I learned

I learnt how to build a Responsive Mobile first website using Bootstrap 5, CSS and Javascript.

Author