Create a star rating widget that allows users to select a rating value.
The star icons, both empty and filled, are provided to you as SVGs.
A StarRating.js skeleton component has been created for you. You are free to decide the props of <StarRating />.
Code Editor
Start coding your solution hereBrowser preview and Console
Test and preview your UI in real timeconsole.log() statements will appear here.