https://github.com/runabol/results-summary-component-tailwind
https://github.com/runabol/results-summary-component-tailwind
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/runabol/results-summary-component-tailwind
- Owner: runabol
- Created: 2023-05-25T16:41:32.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T19:39:29.000Z (about 3 years ago)
- Last Synced: 2025-10-28T05:26:37.558Z (8 months ago)
- Language: HTML
- Homepage: https://results-summary-component-tailwind.vercel.app
- Size: 439 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)
- [What I learned](#what-i-learned)
- [Useful resources](#useful-resources)
- [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
### Screenshot

### Links
- Live Site URL: [https://results-summary-component-tailwind.vercel.app/](https://results-summary-component-tailwind.vercel.app/)
## My process
1. Wrote the HTML and apply the Tailwind classes as I go.
### Built with
- Semantic HTML5 markup
- Tailwind CSS
- Flexbox
- Grid
### What I learned
1. How to use Tailwind CSS.
### Useful resources
- [Tailwind CSS](https://tailwindcss.com/)
## Author
- Website - [Arik Cohen](https://arikcohen.com)
- Frontend Mentor - [@okayrunner](https://www.frontendmentor.io/profile/okayrunner)