Skip to content

Latest commit

 

History

History
66 lines (42 loc) · 1.78 KB

File metadata and controls

66 lines (42 loc) · 1.78 KB

Frontend Mentor - Profile card component solution

This is a solution to the Profile card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Overview

Challenge of a Profile Card by frontend mentor. Second challenge I took after started learning html and css. Using SASS.

The challenge

  • Build out the project to the designs provided

Screenshot

Desktop version

desktop-version

Mobile version

mobile-version

Links

My process

Building the HTML Markup and started styling with scss. First used the 18px font size as stated in the style-guide, but seems not to fit, so I changed it.

Built with

  • Semantic HTML5 markup
  • SCSS
  • Flexbox
  • Mobile-first workflow

What I learned

Tried to get into the workflow with scss and get a bett understanding of organizing the Code. Positioning and sizing of background-image.

Continued development

Go deeper in my learnings and do more challenges.

Author