Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Frontend Mentor - Article Preview Component solution

Welcome! 👋

Thanks for checking out this front-end coding challenge.

Frontend Mentor challenges help you improve your coding skills by building realistic projects.

To do this challenge, you need a basic understanding of HTML, CSS and JavaScript.

The challenge

Your challenge is to build out this article preview component 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 component depending on their device's screen size
  • See the social media share links when they click the share icon

Table of contents

Design preview for the Article Preview Component coding challenge

Expected Result

Mobile Layout (375px)

mobile-design mobile-active-state

Desktop Layout (1440px)

desktop-design desktop-active-state

My Result

Mobile Layout (375px)

my-default-mobile-design my-active-mobile-design

Desktop Layout (1440px)

my-default-desktop-design my-active-desktop-design

Links

My process

Built with

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

Author