This is a repository holder for the Pokemon Cards CSS Holographic effect.
🔥 As seen on css-tricks.com and codepen
🌟 Demo running @ https://poke-holo.simey.me/
Uses CSS Transforms, Gradients, Blend-modes and Filters to simulate the various Holofoil effects found in the Sword and Shield era of Pokemon Trading Cards.
If you think this is super cool, or useful, and want to donate a little, then you are also super cool!
£1 tip | ||
£5 tip | ||
£10 tip |
- Galaxy Holo from aschefield101
- Some backgrounds from Vecteezy
INSTALLATION: install node.js 18: download install yarn: npm install --global yarn check installation: yarn --version run dev: yarn run dev optimized version of app: yarn run build production: yarn run start