This project is a demo showing how to create a 3D fan of cards using CSS transforms and perspective, with HTML. Hover a card to see the animation at play.
Below you can see a live demo, read the article that corresponds with this project, and more.
- Live demo: https://wearedevelopers-com.github.io/3d-card-fan/
- Article: Creating a 3D Card Fan with CSS Transforms
- WeAreDevelopers DevRel Tips and Tricks: View the archive here
-
Clone the repository:
git clone https://github.com/WeAreDevelopers-com/3d-card-fan.git cd 3d-card-fan -
Open index.html in your browser