From ba095a576cf816ac3ef09f7b142d3b90301427a7 Mon Sep 17 00:00:00 2001 From: KwanSiong007 Date: Wed, 23 Aug 2023 21:06:46 +0800 Subject: [PATCH] Updated App.jsx --- public/index.html => index.html | 21 +- public/manifest.json => manifest.json | 0 package-lock.json | 30191 ++++-------------------- package.json | 42 +- src/App.js | 20 - src/App.jsx | 170 + src/{index.js => index.jsx} | 0 vite.config.js | 7 + 8 files changed, 4610 insertions(+), 25841 deletions(-) rename public/index.html => index.html (50%) rename public/manifest.json => manifest.json (100%) delete mode 100644 src/App.js create mode 100644 src/App.jsx rename src/{index.js => index.jsx} (100%) create mode 100644 vite.config.js diff --git a/public/index.html b/index.html similarity index 50% rename from public/index.html rename to index.html index bd66981..58aee52 100644 --- a/public/index.html +++ b/index.html @@ -2,33 +2,24 @@ - + - - - - + + + Rocket Bootcamp Project
+