Skip to content

amrmabdelazeem/results-summary-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Overview

Design preview for the Results summary component coding challenge

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

Mobile

Desktop

States

Links

My process

  • Build React environment
  • Build Components
  • Import Data from JSON file
  • Seperated each skill look with props
  • Finished mobile first view
  • Build desktop view with responsive media queries.

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid
  • Mobile-first workflow
  • React - JS library
  • Google Fonts - For fonts

Continued development

I'm getting familier with React JS more and more, but I'd like to shift some focus on my MERN skills with the backend.

Author