1.0.0 • Published 6 years ago

react-ratingbars v1.0.0

Weekly downloads
4
License
ISC
Repository
github
Last release
6 years ago

RatingBars

React UI component to show ratings.

Getting Started

npm install react-ratingbars

Then simply include it in your project!

Run the example

In root directory:

npm install

Then run the web dev server:

npm run start

As the output suggests you will be able to access the examples on localhost:3000

alt text

Authors

Anders Latif

License

This project is licensed under the MIT License - see the LICENSE.md file for details