add of projectDetails page

This commit is contained in:
2025-09-13 22:14:42 +02:00
parent f118cf0cf8
commit b612c00f1f
15 changed files with 1820 additions and 64 deletions
+3 -1
View File
@@ -12,7 +12,9 @@
"dependencies": {
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-router-dom": "^7.8.2"
"react-markdown": "^10.1.0",
"react-router-dom": "^7.8.2",
"remark-gfm": "^4.0.1"
},
"devDependencies": {
"@eslint/js": "^9.25.0",