ReviewList
Review list with star ratings, rating distribution summary, and verified badges.
Quick Preview
4.3
4 reviews
Absolutely love it!
This exceeded my expectations. Build quality is top-notch and it works perfectly.
Great value for money
Really solid product. Minor issue with the packaging but overall very happy with my purchase.
Decent product but delivery took longer than expected. Works as advertised though.
Best purchase this year
I've tried many similar products and this one blows them all out of the water. Highly recommend!
Installation
npm install lucide-react
Without summary
showSummary={false}
Absolutely love it!
This exceeded my expectations. Build quality is top-notch.
Really solid. Minor packaging issue but overall very happy.
Prompt Preview
Copy a prompt that recreates this UI
Paste this into your AI coding assistant to generate code that closely matches the reference, including color, size, shape, typography, spacing, and polish.
Copy-ready AI prompt
Starts from the current visual reference and project constraints.
Tweak only product-specific copy or data after the first generation pass.
Props
| Prop | Type | Default | Description |
|---|---|---|---|
reviews | Review[] | - | Review items (uses defaults if omitted) |
averageRating | number | - | Override computed average |
totalReviews | number | - | Override total review count |
showSummary | boolean | true | Show rating distribution panel |
className | string | - | Additional CSS classes |