This is a solution to the Interactive rating component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
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
- Live Site URL: Github Pages
- Semantic HTML5 markup
- Flexbox
- Sass
I got an idea of how to work with JavaScript.
Obviously, I don't know the best practices for working with JavaScript, so that's something I should look into.
- Frontend Mentor - @Lau-San