A button with a ripple effect using CSS and JavaScript. The effect creates a smooth ripple animation when hover.
- Ripple effect on button click
- Smooth animations for a modern UI
- Lightweight and easy to integrate
- HTML - Structure of the button
- CSS - Styling and animation effects
- JavaScript - Handling the ripple effect
- Download or Clone the Repository
git clone https://github.com/chbasit/buttonRippleEffect.git cd buttonRippleEffect