Welcome to AnimateIt! This project demonstrates how to animate HTML elements using Svelte actions.
AnimateIt is a Svelte-based project that showcases various animated states of HTML elements. The animations are triggered by different events such as hover and click.
- Animate HTML elements on hover, click, focus and blur events plus error an disabled states.
- Customizable animations with different types and durations.
- Easy to integrate and extend.
To get started with AnimateIt, follow these steps:
-
Clone the repository:
git clone https://github.com/pigraphic/AnimateIt
-
Navigate to the project directory:
cd animateit -
Install the dependencies:
pnpm install
To run the project locally, use the following command:
pnpm run devContributions are welcome! Please open an issue or submit a pull request if you have any improvements or bug fixes.
This project is licensed under the MIT License. See the LICENSE file for details. \n