libs/reviews/README.md
# @daffodil/reviews
`@daffodil/reviews` is an optional package thats adds the related products feature on to `@daffodil/product`.
## Installation
To install `@daffodil/reviews`, use the following commands in your terminal.
Install with npm:
```bash
npm install @daffodil/reviews --save
```
Install with yarn:
```bash
yarn add @daffodil/reviews
```