testing with adding blog to portfolio website

This commit is contained in:
2025-02-15 10:40:09 +02:00
parent 14dd1b1d19
commit 3cb0bd51ef
15 changed files with 1852 additions and 154 deletions

View File

@ -10,10 +10,12 @@
"preview": "vite preview"
},
"dependencies": {
"@tailwindcss/typography": "^0.5.16",
"lucide-react": "^0.469.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-icons": "^5.3.0",
"react-markdown": "^9.0.3",
"react-router-dom": "^7.1.1"
},
"devDependencies": {