frontend-mentor/results-summary-component/README.md

46 lines
1.2 KiB
Markdown
Raw Normal View History

2023-05-28 16:52:45 -07:00
# Frontend Mentor - Results summary component solution
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
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.
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
## Table of contents
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
**Note: Delete this note and update the table of contents based on what sections you keep.**
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
## Overview
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
### The challenge
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
Users should be able to:
2023-05-23 20:07:20 -07:00
- 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
2023-05-28 16:52:45 -07:00
### Screenshot
2023-05-23 20:07:20 -07:00
2023-05-28 17:06:55 -07:00
![](./screenshot.png)
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
### Links
2023-05-23 20:07:20 -07:00
2023-05-28 17:06:55 -07:00
- [Solution URL](https://www.frontendmentor.io/solutions/results-summary-vanilla-css-and-vite-Ky23tk8nYK)
- [Live Site URL](https://frontend-mentor-gold-five.vercel.app/)
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
## My process
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
### Built with
2023-05-23 20:07:20 -07:00
2023-05-28 17:06:55 -07:00
- HTML/CSS
- Vite.js
2023-05-23 20:07:20 -07:00
2023-05-28 16:52:45 -07:00
## Author
2023-05-23 20:07:20 -07:00
2023-05-28 17:06:55 -07:00
- Website - [punkfairie](https://punkfairie.net)
- Frontend Mentor - [@punkfairie](https://www.frontendmentor.io/profile/punkfairie)