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

Added Carousel in Vanilla JS #65

Merged
merged 7 commits into from
Jun 24, 2021
Merged

Conversation

kiruba-r11
Copy link
Contributor

Description

A carousel is a slideshow for cycling through series of contents. This can be used for testimonials, reviews section etc.

Fixes #58

Type of change

Please delete options that are not relevant.

  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests/screenshots(if any) that prove my fix is effective or that my feature works

@Ayush7614
Copy link
Owner

@kiruba-r11 Resolve Conflict

@Ayush7614 Ayush7614 merged commit 7efa869 into Ayush7614:main Jun 24, 2021
@kiruba-r11 kiruba-r11 deleted the feature-1 branch June 24, 2021 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Carousel in Vanilla JS
2 participants