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 />
.
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 />
.
console.log()
statements will appear here.