https://github.com/cedpoilly/3d-flip-card
A 3D flip card example
https://github.com/cedpoilly/3d-flip-card
backface-visibility css flipcard html
Last synced: 4 months ago
JSON representation
A 3D flip card example
- Host: GitHub
- URL: https://github.com/cedpoilly/3d-flip-card
- Owner: cedpoilly
- Created: 2018-10-24T13:34:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-18T10:39:13.000Z (over 5 years ago)
- Last Synced: 2025-01-14T00:25:41.426Z (5 months ago)
- Topics: backface-visibility, css, flipcard, html
- Language: CSS
- Homepage: https://cedpoilly.github.io/3d-flip-card/
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 3D Flip Card
A 3D flip card example inspired by a video from Kevin Powell (https://www.youtube.com/watch?v=FeJEEE3zc4U).## Demo
Here's the link to the demo: [cedpoilly.github.io/3d-flip-card](https://cedpoilly.github.io/3d-flip-card/)## Instructions
Simply load the `index.html` file and enjoy.
## Behaviour
Hover over the card to reveal the back of the card.