We need to implement a carousel component to display user reviews on the homepage. This will enhance the user experience by allowing visitors to easily browse through reviews without overwhelming them with too much information at once.
YOUR APPROACH
The carousel should automatically cycle through user reviews every 5 seconds.
Users should be able to manually navigate through reviews using next and previous buttons.
Each review should display the user's name, review text, and a rating (if applicable).
The carousel should be responsive and visually appealing, maintaining usability across different devices.
ISSUE NAME
A Carousel to show reviews of the users
ISSUE BRANCH
Main
ISSUE DESCRIPTION
We need to implement a carousel component to display user reviews on the homepage. This will enhance the user experience by allowing visitors to easily browse through reviews without overwhelming them with too much information at once.
YOUR APPROACH
DEMO Video
https://github.com/user-attachments/assets/77840b4f-faf7-48dc-aac4-57d1837f06cc
YOUR NAME
Vivek Prakash
YOUR GITHUB PROFILE URL
https://github.com/IkkiOcean
Please select the applicable categories