Welcome to the Awesome Animations Library, a collection of custom component animations created by Nazmus Sakib using HTML, CSS, and vanilla JavaScript with Anime.js.
This repository houses a variety of meticulously crafted animated components to enhance your web projects. Each animation is designed and implemented by Nazmus Sakib, a passionate front-end React web developer.
- Lightweight and customizable animations
- Easily integrable into your web projects
- Compatible with modern web browsers
- Well-documented code for easy understanding and customization
To use these animations in your project, follow these simple steps:
- Clone the repository you like to your local machine.
- Install the dependencies. You can do this by running
npm install
inside the cloned folder.