GitHunt
JA

jamienorthman/interactive-rating-component-main

Select and submit a number rating, a challenge from Frontend Mentor

Frontend Mentor - Interactive rating component solution

This is a solution to the Interactive rating component challenge on Frontend Mentor.

Table of contents

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

Screenshots

![](./Screen Shot-Main.png)
![](./Screen Shot-Thank you.png)

Built with

  • HTML
  • CSS
  • Javascript

I used 'click' event listeners to create interactivity and the forEach() method for recording the ratings.

Author

Miko Jeffries