Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kevindebenedetti/results_summary_component
- Owner: KevinDeBenedetti
- Created: 2023-11-12T15:20:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-24T16:44:11.000Z (11 months ago)
- Last Synced: 2024-11-13T02:11:15.550Z (3 days ago)
- Topics: frontendmentor, html5, tailwindcss
- Language: HTML
- Homepage:
- Size: 640 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)
- [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)