https://github.com/hadodev/resultssummarycomponent
Frontend mentor challenge: Results summary component
https://github.com/hadodev/resultssummarycomponent
css css-flexbox css-grid html html-css html5 responsive vanilla-css
Last synced: 9 days ago
JSON representation
Frontend mentor challenge: Results summary component
- Host: GitHub
- URL: https://github.com/hadodev/resultssummarycomponent
- Owner: hadodev
- Created: 2024-09-04T20:07:01.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T11:43:29.000Z (almost 2 years ago)
- Last Synced: 2025-03-03T06:45:29.426Z (over 1 year ago)
- Topics: css, css-flexbox, css-grid, html, html-css, html5, responsive, vanilla-css
- Language: CSS
- Homepage: https://hadodev-frontendmentor-resultssummary.netlify.app/
- Size: 565 KB
- Stars: 0
- Watchers: 1
- 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)
- [Desktop design](#desktop)
- [Mobile design](#mobile)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Useful resources](#useful-resources)
- [Author](#author)
- [Acknowledgments](#acknowledgments)
## 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
- **Bonus**: Use the local JSON data to dynamically populate the content
### Screenshot
#### Desktop

#### Mobile

### Links
- Solution URL: [Github URL repository](https://github.com/hadodev/ResultsSummaryComponent.git)
- Live Site URL: [Live site deployed by netlify](https://hadodev-frontendmentor-resultssummary.netlify.app/)
## My process
### Built with
- Semantic HTML5 markup
- Vanilla CSS
- CSS custom properties for colors and fonts
- Flexbox
- CSS Grid with auto-fit and minmax for responsive design
### Useful resources
- [CSS reset](https://piccalil.li/blog/a-more-modern-css-reset/) - Modern CSS reset.
- [Image compressor](https://imagecompressor.com/) - This online image optimizer uses a smart combination of the best optimization and lossy compression algorithms to shrink JPEG, GIF and PNG images to the minimum possible size while keeping the required level of quality.
- [@font-face generator](https://transfonter.org/) - Modern and simple css @font-face generator.
- [ Box Shadow CSS Generator](https://cssgenerator.org/box-shadow-css-generator.html) - A CSS generator that helps you demonstrate and quickly generate CSS declarations for your website.
## Author
- GitHub - [Hado Dev](https://github.com/hadodev)
- Frontend Mentor - [@hadodev](https://www.frontendmentor.io/profile/yourusername)
## Acknowledgments
For all authors who publish open source ressources and contents freely available and make Internet more awesome.