Niharika0104 / TrendTrove

An E-commerce application
https://trend-trove-three.vercel.app/
Apache License 2.0
7 stars 30 forks source link

Add Shimmer UI for Product Loading #106

Closed 0xaira closed 1 week ago

0xaira commented 1 week ago

Description

To enhance the user experience on our eCommerce platform, I propose adding a Shimmer UI effect while the products are loading. This will provide a more engaging visual feedback to users, indicating that the content is being loaded, and improve the perceived performance of the site.

Details

My Proposed Solution

  1. Create a reusable Shimmer UI component.
  2. Integrate the Shimmer UI component in the product listing page.
  3. Integrate the Shimmer UI component in the product detail page.
  4. Ensure the Shimmer effect is visible until the product data is fully loaded.
  5. Test the Shimmer UI on various devices and screen sizes for responsiveness.
Kritika30032002 commented 1 week ago

duplicate #104