Rating Stars
rating stars component with customizable color, size depending on average rating.
Installation
Usage
<RatingStars rating={4.5} className="text-primary" />
Props
Prop | Type | Default |
---|---|---|
rating | number | - |
maxRating? | number | 5 |
Custom Cursor updated
Turn your cursor into any element you want, text, image, video, or a shape.
Hover Stagger Text Animation
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.