Initial React project

This commit is contained in:
Johan
2026-03-17 00:42:10 +01:00
parent c9031f2275
commit 8bca9680e4
1317 changed files with 48700 additions and 23334 deletions

View File

@@ -12,7 +12,10 @@
"dependencies": {
"lucide-react": "^0.576.0",
"react": "^19.2.0",
"react-dom": "^19.2.0"
"react-dom": "^19.2.0",
"react-helmet-async": "^3.0.0",
"schema-dts": "^1.1.5",
"vite-plugin-sitemap": "^0.8.2"
},
"devDependencies": {
"@eslint/js": "^9.39.1",