https://github.com/agusscript/interactive-rating-component
Interactive rating component - Front End Mentor challenge
https://github.com/agusscript/interactive-rating-component
css3 front-end html5 javascript
Last synced: 7 days ago
JSON representation
Interactive rating component - Front End Mentor challenge
- Host: GitHub
- URL: https://github.com/agusscript/interactive-rating-component
- Owner: agusscript
- Created: 2022-12-31T14:43:08.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T14:44:03.000Z (about 3 years ago)
- Last Synced: 2025-09-09T20:11:33.228Z (8 months ago)
- Topics: css3, front-end, html5, javascript
- Language: CSS
- Homepage: https://agusscript.github.io/interactive-rating-component/
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Frontend Mentor - Interactive rating component solution
This is a solution to the [Interactive rating component challenge on Frontend Mentor](https://www.frontendmentor.io/challenges/interactive-rating-component-koxpeBUmI). Frontend Mentor challenges help you improve your coding skills by building realistic projects.
## Table of contents
- [Overview](#overview)
- [The challenge](#the-challenge)
- [Screenshots](#screenshots)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout depending on their device's screen size
- See hover states for all interactive elements on the page
- Select and submit a number rating
- See the "Thank you" card state after submitting a rating
### Screenshots
- Desktop view

- Hover Effects

- Submitted view

### Links
- [Fron End Mentor solution](https://www.frontendmentor.io/solutions/interactive-rating-component-l-p5__DeuW)
- [Live site](https://agusscript.github.io/Interactive-rating-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- Responsive Design
- JavaScript
## Author
- Linkedin - [Agustin Emanuel Sanchez](https://www.linkedin.com/in/agustin-emanuel-sanchez-4b2807240/)
- Frontend Mentor - [@agusscript](https://www.frontendmentor.io/profile/agusscript)
- CodePen - [Agustin Sanchez](https://codepen.io/agusscript)
- Twitter - [@agus_script](https://twitter.com/agus_script)