feat: Initialize web application with core pages, skill data, and Supabase integration.

This commit is contained in:
Zied
2026-02-25 17:56:20 +01:00
parent 7c4aa1c88b
commit 68266007b9
6 changed files with 308 additions and 45 deletions

View File

@@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"@supabase/supabase-js": "^2.97.0",
"clsx": "^2.1.1",
"framer-motion": "^12.34.2",
"github-markdown-css": "^5.9.0",