diff --git a/submissions/examples/ease-zoom-hover/README.md b/submissions/examples/ease-zoom-hover/README.md
new file mode 100644
index 00000000..9626edee
--- /dev/null
+++ b/submissions/examples/ease-zoom-hover/README.md
@@ -0,0 +1,17 @@
+# Zoom In / Out Hover
+
+## What does this do?
+
+Adds a zoom scaling effect when hovering over an element.
+
+## How is it used?
+
+```html
+
+ Content
+
+```
+
+## Why is it useful?
+
+The zoom hover effect improves visual feedback and highlights interactive elements such as cards, buttons, images, and feature sections.
\ No newline at end of file
diff --git a/submissions/examples/ease-zoom-hover/demo.html b/submissions/examples/ease-zoom-hover/demo.html
new file mode 100644
index 00000000..70b8d5e0
--- /dev/null
+++ b/submissions/examples/ease-zoom-hover/demo.html
@@ -0,0 +1,25 @@
+
+
+
+
+
+
+ Zoom Hover Demo
+
+
+
+
+
+