https://github.com/ronylee11/interactive-rating-component
frontend mentor project
https://github.com/ronylee11/interactive-rating-component
Last synced: 6 months ago
JSON representation
frontend mentor project
- Host: GitHub
- URL: https://github.com/ronylee11/interactive-rating-component
- Owner: ronylee11
- Created: 2022-10-30T04:08:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T06:57:14.000Z (over 2 years ago)
- Last Synced: 2025-04-03T02:43:38.919Z (over 1 year ago)
- Language: HTML
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: .github/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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
- [What I learned](#what-i-learned)
- [Author](#author)
## Overview
### The challenge
Users should be able to:
- View the optimal layout for the app 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
### Screenshot

### Links
- Solution URL: [Solution URL](https://www.frontendmentor.io/solutions/interactive-rating-component-using-vanila-css-and-javascript-ghKb4sekna)
- Live Site URL: [Live site URL](https://rony.is-a.dev/interactive-rating-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- CSS Grid
- Mobile-first workflow
### What I learned
- How to eyeball on designs and manual edit on small details
- Use of rounded borders
- Need of resetting css
## Author
- Website - [Rony](https://rony.is-a.dev)
- Frontend Mentor - [@ronylee11](https://www.frontendmentor.io/profile/ronylee11)