Feat: Add card list and top structure

This commit is contained in:
globuzma 2024-12-05 17:08:50 +01:00
parent 8e33dd45fe
commit eec6c6bfe8
19 changed files with 994 additions and 24 deletions

View file

@ -29,7 +29,8 @@
"react": "^18",
"react-dom": "^18",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7"
"tailwindcss-animate": "^1.0.7",
"ts-node": "^10.9.2"
},
"devDependencies": {
"@types/node": "^20.17.6",