An interacrtive rating component.
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.png
- setup html structure
- add any necessary dependencies
- code css
- code JavaScript
- test in browser
- commit changes
- Semantic HTML5 markup
- CSS custom properties
- Flexbox
- JavaScript
The usefulness of switch statments in JavaScript.
I want to continue expolring the use of switch statements in JavaScript