ShopNex icon indicating copy to clipboard operation
ShopNex copied to clipboard

Added the review section component to the product page.

Open PranavKeshav24 opened this issue 9 months ago • 5 comments

Added Review Section to Product Page, #276

Title : Added Review Section to Product Page

Issue No. :

Close #276

Changes Made

  1. Created the ReviewSection.jsx component which renders user review section from an array of objects.
  2. Utilised the 'react-icons' package to display the star ratings.
  3. Applied styles using ReviewSection.css component.

Screenshots

image

Checklist

  • [✔] I have tested these changes locally.
  • [✔] I have reviewed the code and ensured it follows the project's coding standards.
  • [✔] I have updated the documentation (if necessary).
  • [✔] I have read the contributing guidelines.

Please review my PR and let me know if any changes are required. Thank you.

PranavKeshav24 avatar May 19 '24 15:05 PranavKeshav24