feat: implement quiz logic and improve design

This commit is contained in:
swve 2023-09-14 21:49:17 +02:00
parent f93fd96bb5
commit 8d29c5cddd
6 changed files with 164 additions and 38 deletions

View file

@ -31,6 +31,7 @@
"re-resizable": "^6.9.9",
"react": "^18.2.0",
"react-beautiful-dnd": "^13.1.1",
"react-confetti": "^6.1.0",
"react-dom": "^18.2.0",
"react-hot-toast": "^2.4.1",
"react-katex": "^3.0.1",
@ -38,6 +39,7 @@
"react-youtube": "^10.1.0",
"styled-components": "^6.0.0-beta.9",
"swr": "^2.0.1",
"tailwind-merge": "^1.14.0",
"uuid": "^9.0.0",
"y-indexeddb": "^9.0.9",
"y-webrtc": "^10.2.3",