Simple React carousel example with full screen image display
git clone https://github.com/juditgreskovits/carousel.git
cd carousel
yarn install
npm run start
- React
- Styled components
- Gsap
- Ensure images are loaded before animation is started to an image's position
- Better responsive display of thumbs
- Next / previous buttons controls
- Support for more images (thumbs layout)
- Pass data object to app rather than include in source