Actions
ClientProject #2814
openClientProject #2748: Issue : Full Layout Implementation for Mobile, Tablet, and Desktop Responsiveness
ClientProject #2749: [FE]: Header
[FE]:Add Image Carousel with Auto-Slide and Fixed Layout
Description
Description:
This issue covers the implementation of an image carousel that automatically slides through images every 10 seconds. The layout and design should be fixed to ensure a smooth user experience.
✅ Tasks:¶
1. Implement Carousel with Local Images
-
Add a carousel component that:
- Uses 3 local images stored in the project (can be placed in
/public/images/) - Automatically slides the images every 10 seconds.
- Make sure the carousel auto-plays without user interaction.
- Uses 3 local images stored in the project (can be placed in
-
Functionality:
- Images should slide seamlessly.
- Ensure the carousel can restart once it reaches the last image.
Updated by Md.Sajib Ahmed 8 months ago
- Status changed from Pending to Complete
- % Done changed from 0 to 100
Actions