feat: about me page

This commit is contained in:
2025-06-14 11:22:00 -04:00
parent 8db73f113c
commit 2c73c3ba4c
5 changed files with 237 additions and 48 deletions
+3
View File
@@ -10,11 +10,14 @@
"preview": "vite preview"
},
"dependencies": {
"@fortawesome/free-brands-svg-icons": "^6.7.2",
"@fortawesome/react-fontawesome": "^0.2.2",
"@tailwindcss/vite": "^4.1.7",
"fs": "^0.0.1-security",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-hook-form": "^7.57.0",
"react-icons": "^5.5.0",
"react-markdown": "^10.1.0",
"react-router-dom": "^7.6.0"
},