/Animatopy

🎩 Just-add-water simple CSS animations snippets

Primary LanguageHTMLMIT LicenseMIT

Animatopy

🎩 Snippets for animate.css library. Why download the whole library for a few animations?

Check it out

Feature

Simple as hell, select any animation and copy the code like a boss. That's it! 😎

Prerequisites

Before running this locally, you must have these installed:

  • Node
  • Webpack

Installation

It's built in node and webpack so the process to start this is really easy.

  1. npm install
  2. npm start
  3. It will be running at localhost:8080

To make a build, use : npm run build

Contributing

Feel free to contribute to this project and treat it like your own. 😊

License

MIT License

Author

Sarthak Sharma

Acknowledgments

Thanks Daniel Eden for creating Animate.css in the first place.