From c44c85af7ade620419c097d9fc8ce4c9c66c00a7 Mon Sep 17 00:00:00 2001 From: rohan09-raj Date: Sun, 17 Jul 2022 23:17:33 +0530 Subject: Built a basic folder structure --- public/index.html | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'public') diff --git a/public/index.html b/public/index.html index aa069f2..de71572 100644 --- a/public/index.html +++ b/public/index.html @@ -24,6 +24,13 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + + + + React App -- cgit