Skip to content

ahmadgaz/star-power

Repository files navigation

npm npm npm Build Status Coverage Status

Star Power

A simple star rating component for React.

Preview

Installation

npm install star-power

Usage

Add the <Star /> component to your project to display a star rating.

import Star from "star-power";

const Example = () => <Star rating={3.5} />;

License

This project is open source and available under the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published