An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

        

# Frontend Mentor - Results summary component solution

![GitHub repo size](https://img.shields.io/github/repo-size/RafaelHDSV/Results-summary-component?style=for-the-badge)
![GitHub language count](https://img.shields.io/github/languages/count/RafaelHDSV/Results-summary-component?style=for-the-badge)
![GitHub forks](https://img.shields.io/github/forks/RafaelHDSV/Results-summary-component?style=for-the-badge)

desktop.png

> 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

![](images/desktop.png)

- Mobile

mobile.png

## My process

### Built with

- HTML
- CSS
- JAVASCRIPT

[⬆ Back to the top](#frontend-mentor---results-summary-component-solution)