ShopNex
ShopNex copied to clipboard
Added the review section component to the product page.
Added Review Section to Product Page, #276
Title : Added Review Section to Product Page
Issue No. :
Close #276
Changes Made
- Created the ReviewSection.jsx component which renders user review section from an array of objects.
- Utilised the 'react-icons' package to display the star ratings.
- Applied styles using ReviewSection.css component.
Screenshots
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.