Routing, Profile page and changes in file structure

Started coding of profile page, made routing with react-router, added logo in title and changed structure of files
This commit is contained in:
RailTH
2024-02-04 12:45:21 +11:00
parent 630c6dab80
commit 7d1cc35a0c
20 changed files with 134 additions and 28 deletions

View File

@@ -14,6 +14,7 @@
"node-sass": "^9.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.22.0",
"react-scripts": "5.0.1",
"scss": "^0.2.4",
"typescript": "^5.3.3",