From 471c8661e10b5168862cb9284cfbf712daf4602a Mon Sep 17 00:00:00 2001 From: Modo Date: Mon, 9 Oct 2023 18:59:56 +0530 Subject: [PATCH] Added My Code --- frontend/index.js | 0 frontend/style.css | 0 index.html | 14 ++++++++++++++ 3 files changed, 14 insertions(+) create mode 100644 frontend/index.js create mode 100644 frontend/style.css create mode 100644 index.html diff --git a/frontend/index.js b/frontend/index.js new file mode 100644 index 0000000..e69de29 diff --git a/frontend/style.css b/frontend/style.css new file mode 100644 index 0000000..e69de29 diff --git a/index.html b/index.html new file mode 100644 index 0000000..585ac9d --- /dev/null +++ b/index.html @@ -0,0 +1,14 @@ + + + + + + Document + + + + + + \ No newline at end of file