feat: frontend first routing implementation
This commit is contained in:
parent
948e036e8c
commit
e12812d202
4 changed files with 74 additions and 7 deletions
|
|
@ -12,7 +12,8 @@
|
|||
"dependencies": {
|
||||
"axios": "^1.12.2",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1"
|
||||
"react-dom": "^19.1.1",
|
||||
"react-router-dom": "^7.9.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.36.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue