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