https://github.com/prabhu30/js-interactive-rating-component
This is a challenge project listed on frontend mentor website. I built the project by looking at the design image given.
https://github.com/prabhu30/js-interactive-rating-component
css3 html5 javascript
Last synced: about 2 months ago
JSON representation
This is a challenge project listed on frontend mentor website. I built the project by looking at the design image given.
- Host: GitHub
- URL: https://github.com/prabhu30/js-interactive-rating-component
- Owner: prabhu30
- Created: 2022-12-13T18:35:35.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T18:49:46.000Z (over 3 years ago)
- Last Synced: 2025-03-28T20:48:27.779Z (about 1 year ago)
- Topics: css3, html5, javascript
- Language: CSS
- Homepage: https://prabhu30.github.io/js-interactive-rating-component/
- Size: 45.9 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)
- [Screenshot](#screenshot)
- [Links](#links)
- [My process](#my-process)
- [Built with](#built-with)
## 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: [Visit now](https://github.com/prabhu30/js-interactive-rating-component)
- Live Site URL: [Visit now](https://prabhu30.github.io/js-interactive-rating-component/)
## My process
### Built with
- Semantic HTML5 markup
- CSS custom properties
- CSS Grid
- Mobile-first workflow
- [Styled Components](https://styled-components.com/) - For styles