Your Web News in One Place

Help Webnuz

Referal links:

Sign up for GreenGeeks web hosting
April 1, 2022 10:47 pm GMT

Fun interactivity using react-stars!

While working on my Phase-2 Flatiron Project, I stumbled upon this super useful react component called react-stars.

react-stars

This is an incredibly straightforward, flexible, and powerful component used for star rating systems. Check out the demo here!

Don't like boring old stars?

-stars allows you to completely customize the rating characters, using either:

A string;

different characters

Or an html element!

pixel star image

Don't be afraid to get creative with it!

gif image

But lest you think this can only be used for ratings...

Mini Games!

Here's a simple game I put together using react-stars

select the num

Checkout the github page for more information, including a README on how to begin using react-stars to take your react project to the new level!


Original Link: https://dev.to/asherscott/fun-interactivity-using-react-stars-2n7n

Share this article:    Share on Facebook
View Full Article

Dev To

An online community for sharing and discovering great ideas, having debates, and making friends

More About this Source Visit Dev To