-
Clone the repository
-
Install dependencies
yarn install
-
Start the app
yarn start
- 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
-
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).