Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Carousel #15

Open
Geekyash10 opened this issue Oct 23, 2024 · 2 comments
Open

Carousel #15

Geekyash10 opened this issue Oct 23, 2024 · 2 comments

Comments

@Geekyash10
Copy link
Collaborator

Description: Build an interactive image or content carousel that allows users to navigate through multiple items (images, text, or other content) by sliding left or right.

Features:

  • A container that holds multiple items (images, text, or any content).
  • Navigation buttons (previous and next) to slide the items left or right.
  • Dots or indicators to show the current position in the carousel.
  • Responsive design to work across different screen sizes.

Skills:

  • Manipulating the DOM to change the visible item.
  • CSS for smooth transitions (e.g., sliding effect).
  • Handling user interactions like button clicks for manual navigation.
  • Adding or removing active class to update the visible item and indicators.
  • Responsive design with media queries.
@prashant578
Copy link

Please assign this to me

@AryanAg08
Copy link
Member

okk @prashant578 good luck!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants