Skip to content

WeAreDevelopers-com/3d-card-fan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

3D Card Fan

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.

Getting Started

  1. Clone the repository:

    git clone https://github.com/WeAreDevelopers-com/3d-card-fan.git
    cd 3d-card-fan
    
  2. Open index.html in your browser