ember-card-stacks
Beautiful card stacks for your ember application (Demo).
Installation
cd <your-ember-project-directory>
ember install ember-card-stacks
npm install animejs
Getting started
Check out the demo hosted on github-pages for setting up your first card-stack within 5 minutes.
Resources and Credits
- Thanks to @crnacura from codrops which inspired me to create this plugin :)
- Original Codrops article
- Demo repository of the Codrops article