Skip to content

FayeVinyl/FM-Results-Summary-Component

Repository files navigation

Frontend Mentor - Results summary component solution

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

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

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

Screenshot

results summary component - desktop view results summary component - mobile view

Links

My process

Built with

  • Semantic HTML5 markup
  • Flexbox
  • Mobile-first workflow

What I learned

I learned how to convert a design into code

Continued development

I would like to practice more with CSS Flexbox

Useful resources

  • FreeCodeCamp - The lesson on Typography was especially helpful for the summary layout
  • Flexbox Zombies - Fun way to learn how to use flexbox

Note: Delete this note and replace the list above with resources that helped you during the challenge. These could come in handy for anyone viewing your solution or for yourself when you look back on this project in the future.

Author