Nix7amcm / FEM-results-summary-component

Frontend Mentor Challenge | Results Summary component

Home Page:https://nix7amcm.github.io/FEM-results-summary-component/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Frontend Mentor - Results Summary Component solution

This is my solution to the Results summary component challenge on Frontend Mentor.

Table of contents

Overview

πŸ‘©πŸ»β€πŸ’» Frontend Mentor challenges help you improve your coding skills by building realistic projects.

⚑ This challenge was to build a single page Results Summary Component, with a button that has hover and focus states. There is also a data.json file for the option to use JavaScript to add the results and total score dynamically. I have not done this yet.

πŸš€ I built this with the help of @KevinPowell's walkthrough video on his YouTube channel. It was especially helpful to learn more about the use of custom CSS properties, and to practice CSS Grid.

Screenshots

Links

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • CSS Grid

Acknowledgments

Again, shoutout to @KevinPowell! πŸ˜ƒ Check out his video for this challenge here on YouTube πŸ‘ˆπŸ»

About

Frontend Mentor Challenge | Results Summary component

https://nix7amcm.github.io/FEM-results-summary-component/


Languages

Language:HTML 56.9%Language:CSS 43.1%