Welcome to Day 10 of our CSS animation challenge! This repository contains a collection of unique and trendy animated CSS buttons. Each button showcases a different animation effect to enhance the user experience and add visual interest to your web projects.
You can view a live demo of the buttons here.
Preview Image
- Wave Button
- Glow Button
- Pulse Button
- Flip Button
- Ripple Button
- Rotate Button
Day-10-Animated-CSS-Button/ βββ index.html βββ styles.css βββ README.md
To get a local copy up and running, follow these simple steps.
You will need a modern web browser and a text editor.
- Clone the repository:
git clone https://github.com/Yashi-Singh-1/Day-10-Animated-CSS-Button.git
- Navigate to the project directory:
cd Day-10-Animated-CSS-Button
- Open
index.html
in your web browser to see the animated buttons in action.
Each button is styled using CSS animations and transitions. You can integrate these buttons into your own projects by copying the relevant HTML and CSS code.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/YourFeature
) - Commit your Changes (
git commit -m 'Add some YourFeature'
) - Push to the Branch (
git push origin feature/YourFeature
) - Open a Pull Request
Yashi Singh - www.linkedin.com/in/yashi-singh-b4143a246
Thanks for checking out this project! Enjoy the animations and happy coding!