From d5df390bc6e4d2860cf0bb36ffe8e0584ed96f5d Mon Sep 17 00:00:00 2001 From: physcik Date: Fri, 10 Apr 2026 19:24:08 +0500 Subject: react app init --- my-app/public/index.html | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 my-app/public/index.html (limited to 'my-app/public/index.html') diff --git a/my-app/public/index.html b/my-app/public/index.html new file mode 100644 index 0000000..aa069f2 --- /dev/null +++ b/my-app/public/index.html @@ -0,0 +1,43 @@ + + + + + + + + + + + + + React App + + + +
+ + + -- cgit v1.3