Skip to content

MichaHuhn/frontendmentor-social-links-profile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5c642aa · Jul 26, 2024

History

3 Commits
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024
Jul 26, 2024

Repository files navigation

Frontend Mentor - Social links profile solution

This is a solution to the Social links profile 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:

  • See hover and focus states for all interactive elements on the page

Screenshot

Desktop:

Mobile:

Links

My process

Built with

  • Vue
  • SCSS
  • Semantic HTML5 markup
  • Accessibility
  • Mobile-first workflow
  • Custom CSS properties
  • CSS Grid

What I learned

I made the card responsive by using a media query and by using fluid design. The card's width automatically adapts to the viewport on mobile screen sizes.

I also used the <q> tag to create the quote.

Useful resources