added Layout and weather card

This commit is contained in:
2025-07-27 11:06:03 +02:00
parent 7efabca15d
commit 30bdcb6e4e
6 changed files with 89 additions and 1 deletions

View File

@@ -10,12 +10,15 @@
"preview": "vite preview"
},
"dependencies": {
"js-cookie": "^3.0.5",
"jscookie": "^1.1.0",
"react": "^19.1.0",
"react-dom": "^19.1.0",
"toastify": "^2.0.1"
},
"devDependencies": {
"@eslint/js": "^9.30.1",
"@types/js-cookie": "^3.0.6",
"@types/react": "^19.1.8",
"@types/react-dom": "^19.1.6",
"@vitejs/plugin-react": "^4.6.0",