From 4cb40b2872649fae5e4a9b65f11a5e3450132aa4 Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Fri, 15 Jul 2022 23:55:55 +0530 Subject: Initial Commit --- public/index.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 public/index.html (limited to 'public/index.html') diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit