frontend-mentor/results-summary-component
dependabot[bot] 0d3c46b473
build(deps-dev): Bump vite in /results-summary-component
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.8 to 4.3.9.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.3.9/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-07 02:02:35 +00:00
..
assets 🎉 Let's go gamers ! 2023-05-23 20:07:20 -07:00
design 🎉 Let's go gamers ! 2023-05-23 20:07:20 -07:00
.gitignore 👷 Install vite. 2023-05-23 20:25:52 -07:00
data.json 🎉 Let's go gamers ! 2023-05-23 20:07:20 -07:00
index.html 💄 Done! 2023-05-24 09:15:15 -07:00
main.js 👷 Install vite. 2023-05-23 20:25:52 -07:00
package-lock.json build(deps-dev): Bump vite in /results-summary-component 2023-06-07 02:02:35 +00:00
package.json build(deps-dev): Bump vite in /results-summary-component 2023-06-07 02:02:35 +00:00
README.md 📝 docs: Update readme 2023-05-28 17:22:55 -07:00
screenshot.png 📝 docs: Update readme 2023-05-28 17:22:55 -07:00
style-guide.md 🎉 Let's go gamers ! 2023-05-23 20:07:20 -07:00
style.css 💄 Done! 2023-05-24 09:15:15 -07:00

Frontend Mentor - Results summary component solution

This is a solution to the Results summary component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

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

My process

Built with

  • HTML/CSS
  • Vite.js

Author