added menubar and experience section

This commit is contained in:
2025-01-04 11:59:57 +02:00
parent 2f61020cdc
commit bd6539d4b6
7 changed files with 327 additions and 21 deletions

View File

@ -13,7 +13,8 @@
"lucide-react": "^0.469.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0"
"react-icons": "^5.3.0",
"react-router-dom": "^7.1.1"
},
"devDependencies": {
"@eslint/js": "^9.9.0",