Started the Rework

This commit is contained in:
Sage The DM 2024-09-19 09:54:00 +02:00
parent 2327fc343a
commit a2c960b710
11 changed files with 177 additions and 61 deletions

View file

@ -14,11 +14,12 @@
"next": "14.2.12",
"ollama": "^0.5.9",
"react": "^18",
"react-dom": "^18"
"react-dom": "^18",
"react-router-dom": "^6.26.2"
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18",
"@types/react": "^18.3.7",
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.12",