Add Zustand state management library; update HomePage button styles and CSS for improved UI; include custom font and background color in index.css
This commit is contained in:
+2
-1
@@ -15,7 +15,8 @@
|
||||
"ky": "^1.11.0",
|
||||
"react": "^19.1.1",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-router": "^7.9.3"
|
||||
"react-router": "^7.9.3",
|
||||
"zustand": "^5.0.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.36.0",
|
||||
|
||||
Reference in New Issue
Block a user