diff --git a/submissions/examples/liquid-wave-button-55580/README.md b/submissions/examples/liquid-wave-button-55580/README.md new file mode 100644 index 00000000000..4178201b19a --- /dev/null +++ b/submissions/examples/liquid-wave-button-55580/README.md @@ -0,0 +1,16 @@ +# Liquid Wave Button + +## What does this do? +Adds a liquid/wave hover effect to buttons. On hover, a pseudo-element fills the button from the bottom upwards like rising water, rotating to create a dynamic wave effect. + +## How is it used? +```html + +``` + +## Why does it fit EaseMotion CSS? +It provides a high-quality, pure CSS micro-animation that feels engaging and natural without relying on any JavaScript listeners. + +## Tech Stack +- HTML +- CSS (No JavaScript) diff --git a/submissions/examples/liquid-wave-button-55580/demo.html b/submissions/examples/liquid-wave-button-55580/demo.html new file mode 100644 index 00000000000..48c9746449c --- /dev/null +++ b/submissions/examples/liquid-wave-button-55580/demo.html @@ -0,0 +1,37 @@ + + +
+ + +