Skip to content

iraosandeep/rn-carousel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Carousel 👋

How to Set Up and Run the Project

  1. Clone the repository

  2. Install dependencies

    yarn install
  3. Start the app

     yarn start

Features implemented

  • Animated carousel with infinite scrolling
  • Navigate to the next card action.
  • Auto-play video when in view
  • CTAs change themes based on the active card
  • Responsive design

Any trade-offs or challenges faced

  • The CTAs on the page should change theme on each card. However, a card theme is used for every card (To do this we can use image/video processing backend server to get theme).

  • Animate text only first time (Animating whenever it's in view).

Demo

demo.mov

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors