diff --git a/Photo_Gallery/.vscode/settings.json b/Photo_Gallery/.vscode/settings.json
new file mode 100644
index 0000000..6f3a291
--- /dev/null
+++ b/Photo_Gallery/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+ "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/Photo_Gallery/README.md b/Photo_Gallery/README.md
new file mode 100644
index 0000000..6ab8831
--- /dev/null
+++ b/Photo_Gallery/README.md
@@ -0,0 +1,13 @@
+# PHOTO GALLERY
+This is a Photo gallery website developed in HTML, CSS and JavaScript.
+
+# 📝Steps to run
+
+- Clone the repo into local machine
+- Open the folder with a code editor like VScode
+- Run the index.html
+
+ # Snapshot
+
+
+
diff --git a/Photo_Gallery/images/gallery.PNG b/Photo_Gallery/images/gallery.PNG
new file mode 100644
index 0000000..e382200
Binary files /dev/null and b/Photo_Gallery/images/gallery.PNG differ
diff --git a/Photo_Gallery/images/i1.jpg b/Photo_Gallery/images/i1.jpg
new file mode 100644
index 0000000..213b5bd
Binary files /dev/null and b/Photo_Gallery/images/i1.jpg differ
diff --git a/Photo_Gallery/images/i10.jpg b/Photo_Gallery/images/i10.jpg
new file mode 100644
index 0000000..92e9b3f
Binary files /dev/null and b/Photo_Gallery/images/i10.jpg differ
diff --git a/Photo_Gallery/images/i11.jpg b/Photo_Gallery/images/i11.jpg
new file mode 100644
index 0000000..6fa6459
Binary files /dev/null and b/Photo_Gallery/images/i11.jpg differ
diff --git a/Photo_Gallery/images/i12.jpg b/Photo_Gallery/images/i12.jpg
new file mode 100644
index 0000000..aa104ce
Binary files /dev/null and b/Photo_Gallery/images/i12.jpg differ
diff --git a/Photo_Gallery/images/i13.jpg b/Photo_Gallery/images/i13.jpg
new file mode 100644
index 0000000..7d51421
Binary files /dev/null and b/Photo_Gallery/images/i13.jpg differ
diff --git a/Photo_Gallery/images/i14.webp b/Photo_Gallery/images/i14.webp
new file mode 100644
index 0000000..50fd19d
Binary files /dev/null and b/Photo_Gallery/images/i14.webp differ
diff --git a/Photo_Gallery/images/i15.webp b/Photo_Gallery/images/i15.webp
new file mode 100644
index 0000000..a8c80d9
Binary files /dev/null and b/Photo_Gallery/images/i15.webp differ
diff --git a/Photo_Gallery/images/i16.jpg b/Photo_Gallery/images/i16.jpg
new file mode 100644
index 0000000..dfdf9db
Binary files /dev/null and b/Photo_Gallery/images/i16.jpg differ
diff --git a/Photo_Gallery/images/i17.webp b/Photo_Gallery/images/i17.webp
new file mode 100644
index 0000000..fc2afea
Binary files /dev/null and b/Photo_Gallery/images/i17.webp differ
diff --git a/Photo_Gallery/images/i19.jpg b/Photo_Gallery/images/i19.jpg
new file mode 100644
index 0000000..2d76b6a
Binary files /dev/null and b/Photo_Gallery/images/i19.jpg differ
diff --git a/Photo_Gallery/images/i2.jpg b/Photo_Gallery/images/i2.jpg
new file mode 100644
index 0000000..0f0676e
Binary files /dev/null and b/Photo_Gallery/images/i2.jpg differ
diff --git a/Photo_Gallery/images/i20.jpg b/Photo_Gallery/images/i20.jpg
new file mode 100644
index 0000000..3f7a6c3
Binary files /dev/null and b/Photo_Gallery/images/i20.jpg differ
diff --git a/Photo_Gallery/images/i21.webp b/Photo_Gallery/images/i21.webp
new file mode 100644
index 0000000..ad1cb3e
Binary files /dev/null and b/Photo_Gallery/images/i21.webp differ
diff --git a/Photo_Gallery/images/i22.webp b/Photo_Gallery/images/i22.webp
new file mode 100644
index 0000000..692a514
Binary files /dev/null and b/Photo_Gallery/images/i22.webp differ
diff --git a/Photo_Gallery/images/i23.jpg b/Photo_Gallery/images/i23.jpg
new file mode 100644
index 0000000..96f39fb
Binary files /dev/null and b/Photo_Gallery/images/i23.jpg differ
diff --git a/Photo_Gallery/images/i24.jpg b/Photo_Gallery/images/i24.jpg
new file mode 100644
index 0000000..0d28488
Binary files /dev/null and b/Photo_Gallery/images/i24.jpg differ
diff --git a/Photo_Gallery/images/i26.jpg b/Photo_Gallery/images/i26.jpg
new file mode 100644
index 0000000..c00b66f
Binary files /dev/null and b/Photo_Gallery/images/i26.jpg differ
diff --git a/Photo_Gallery/images/i27.jpg b/Photo_Gallery/images/i27.jpg
new file mode 100644
index 0000000..917b694
Binary files /dev/null and b/Photo_Gallery/images/i27.jpg differ
diff --git a/Photo_Gallery/images/i28.jpg b/Photo_Gallery/images/i28.jpg
new file mode 100644
index 0000000..315de31
Binary files /dev/null and b/Photo_Gallery/images/i28.jpg differ
diff --git a/Photo_Gallery/images/i29.jpg b/Photo_Gallery/images/i29.jpg
new file mode 100644
index 0000000..733b520
Binary files /dev/null and b/Photo_Gallery/images/i29.jpg differ
diff --git a/Photo_Gallery/images/i3.jpg b/Photo_Gallery/images/i3.jpg
new file mode 100644
index 0000000..e142cbb
Binary files /dev/null and b/Photo_Gallery/images/i3.jpg differ
diff --git a/Photo_Gallery/images/i30.jpg b/Photo_Gallery/images/i30.jpg
new file mode 100644
index 0000000..6b1022f
Binary files /dev/null and b/Photo_Gallery/images/i30.jpg differ
diff --git a/Photo_Gallery/images/i31.jpg b/Photo_Gallery/images/i31.jpg
new file mode 100644
index 0000000..9516bb9
Binary files /dev/null and b/Photo_Gallery/images/i31.jpg differ
diff --git a/Photo_Gallery/images/i32.jpg b/Photo_Gallery/images/i32.jpg
new file mode 100644
index 0000000..7cdc91b
Binary files /dev/null and b/Photo_Gallery/images/i32.jpg differ
diff --git a/Photo_Gallery/images/i4.jpg b/Photo_Gallery/images/i4.jpg
new file mode 100644
index 0000000..a876a93
Binary files /dev/null and b/Photo_Gallery/images/i4.jpg differ
diff --git a/Photo_Gallery/images/i5.jpg b/Photo_Gallery/images/i5.jpg
new file mode 100644
index 0000000..df2e488
Binary files /dev/null and b/Photo_Gallery/images/i5.jpg differ
diff --git a/Photo_Gallery/images/i6.jpg b/Photo_Gallery/images/i6.jpg
new file mode 100644
index 0000000..86da940
Binary files /dev/null and b/Photo_Gallery/images/i6.jpg differ
diff --git a/Photo_Gallery/images/i7.jpg b/Photo_Gallery/images/i7.jpg
new file mode 100644
index 0000000..5c7e434
Binary files /dev/null and b/Photo_Gallery/images/i7.jpg differ
diff --git a/Photo_Gallery/images/i8.webp b/Photo_Gallery/images/i8.webp
new file mode 100644
index 0000000..de838be
Binary files /dev/null and b/Photo_Gallery/images/i8.webp differ
diff --git a/Photo_Gallery/images/i9.jpg b/Photo_Gallery/images/i9.jpg
new file mode 100644
index 0000000..db1267a
Binary files /dev/null and b/Photo_Gallery/images/i9.jpg differ
diff --git a/Photo_Gallery/index.html b/Photo_Gallery/index.html
new file mode 100644
index 0000000..504d66c
--- /dev/null
+++ b/Photo_Gallery/index.html
@@ -0,0 +1,172 @@
+
+
+
+
+
+ PHOTO GALLERY
+
+
+
+
+
+
+
+
+
+
+
+