setup chackra component lib + refactor hello world example

This commit is contained in:
Davide Frageri 2025-07-11 01:55:47 +02:00
parent dc912082cd
commit 245693021b
7 changed files with 96 additions and 45 deletions

View file

@ -10,6 +10,7 @@
},
"dependencies": {
"@chakra-ui/react": "^3.22.0",
"@emotion/react": "^11.14.0",
"next": "15.3.5",
"react": "^19.0.0",
"react-dom": "^19.0.0"