https://github.com/runabol/results-summary-component
https://github.com/runabol/results-summary-component
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runabol/results-summary-component
- Owner: runabol
- Created: 2023-05-23T16:11:10.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T04:34:29.000Z (over 2 years ago)
- Last Synced: 2024-04-16T12:43:23.541Z (over 1 year ago)
- Language: CSS
- Homepage: https://results-summary-component-neon-nine.vercel.app
- Size: 663 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Results summary component solution
This is a solution to the [Results summary component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/results-summary-component-CE_K6s0maV). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
## 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

### Links
- Live Site URL: [https://results-summary-component-neon-nine.vercel.app/](https://results-summary-component-neon-nine.vercel.app/)
## My process
1. Wrote out the HTML markup first.
2. Applied the CSS styles while referring to the Figma design.
### Built with
- Semantic HTML5 markup
- Flexbox
- Mobile-first workflow
### What I learned
1. How to distribute the flexbox area between cells using the `flex` property.
## Author
- Website - [Arik Cohen](https://arikcohen.com)
- Frontend Mentor - [@okayrunner](https://www.frontendmentor.io/profile/okayrunner)