diff --git a/src/features/SSP-1.js b/src/features/SSP-1.js
new file mode 100644
index 0000000..cdfbe1b
--- /dev/null
+++ b/src/features/SSP-1.js
@@ -0,0 +1,299 @@
+
+
+
+
+
+ Simple JavaScript Button Interaction
+
+
+
+
+
Button Interaction Demo
+
+
+ This is a simple demonstration of JavaScript button interactions. Click the buttons below to see various interactions and responses.
+
+
+
+
+
+
+
+
+
+
Output:
+
Click a button to get started...
+
+ Total Clicks: 0
+
+
+
+
+
+
+
\ No newline at end of file