Initial commit

This commit is contained in:
belviskhoremk
2026-02-22 22:00:55 +00:00
parent 2183c0a61d
commit 53279e8fe1
7 changed files with 1679 additions and 136 deletions

View File

@@ -27,11 +27,14 @@
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@vitejs/plugin-react": "^5.1.1",
"autoprefixer": "^10.4.21",
"eslint": "^9.39.1",
"eslint-plugin-react-hooks": "^7.0.1",
"eslint-plugin-react-refresh": "^0.4.24",
"globals": "^16.5.0",
"typescript": "~5.9.3",
"postcss": "^8.5.5",
"tailwindcss": "^3.4.17",
"typescript-eslint": "^8.48.0",
"vite": "^7.3.1"
}