A interactive star rating component built with HTML, CSS, and JavaScript.
- 5-star rating system
- Hover to preview rating
- Click to set rating
- Click the same star to clear
- Keyboard accessible (arrow keys, Enter/Space)
- Screen reader support
- Reset button
- Local storage persistence (commented out)
- Include the HTML structure
- Link the CSS and JS files
- Customize as needed
index.html: Main HTML filestyle.css: Stylingscript.js: JavaScript functionality