https://github.com/rafaelhdsv/results-summary-component
This challenge has something for everyone. It’s a HTML and CSS only project, but we’ve also provided a JSON file of the test results for anyone wanting to practice JS.
https://github.com/rafaelhdsv/results-summary-component
Last synced: 3 months ago
JSON representation
This challenge has something for everyone. It’s a HTML and CSS only project, but we’ve also provided a JSON file of the test results for anyone wanting to practice JS.
- Host: GitHub
- URL: https://github.com/rafaelhdsv/results-summary-component
- Owner: RafaelHDSV
- Created: 2023-02-21T19:28:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-21T21:54:24.000Z (over 2 years ago)
- Last Synced: 2025-01-30T17:57:33.506Z (5 months ago)
- Language: CSS
- Homepage: https://results-summary-component-rafael.netlify.app
- Size: 577 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- 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)
- [Links](#links)
- [Screenshot](#screenshot)
- [My process](#my-process)
- [Built with](#built-with)## 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### Links
- Solution URL: https://www.frontendmentor.io/solutions/results-summary-component-html-css-javascript-DdDvuirLo-LUTION
- Live Site URL: https://results-summary-component-rafael.netlify.app/### Screenshot
- Desktop

- Mobile
## My process
### Built with
- HTML
- CSS
- JAVASCRIPT[⬆ Back to the top](#frontend-mentor---results-summary-component-solution)