Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kevindebenedetti/results_summary_component

frontendmentor.io
https://github.com/kevindebenedetti/results_summary_component

frontendmentor html5 tailwindcss

Last synced: 3 days ago
JSON representation

frontendmentor.io

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)
- [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
- **Bonus**: Use the local JSON data to dynamically populate the content

### Screenshot

#### Desktop screenshot
![](./screenshot/desktop.png)

#### Mobile screenshot
![](./screenshot/mobil.png)

### Links

- Live Site URL: [GitHub Pages](https://kevindebenedetti.github.io/results_summary_component_main--frontendmentor/)

## My process

### Built with

- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
- Tailwind CSS

## Author

- Website - [Kevin De Benedetti](https://www.kevindb.dev/)
- Frontend Mentor - [@KevinDeBenedetti](https://www.frontendmentor.io/profile/KevinDeBenedetti)