Rating Stars
rating stars component with customizable color, size depending on average rating.
4.5
Installation
Usage
<RatingStars rating={4.5} className="text-primary" />
Props
Prop | Type | Default |
---|---|---|
rating | number | - |
maxRating? | number | 5 |
Custom Cursor
Turn your cursor into any element you want, text, image, video, or a shape.
Text Stagger Hover
Splitted text animation with staggered reveal triggered by hover gesture, You can easily customize by controlling the animation property (transform, opacity, blur) and the stagger value, and the transition.