Open ebisuG opened 2 months ago
@SujinCho7 Reference
The data got from backend in web socket and handled within web socket: Backend, backend\api\views.py
The type used within web socket: types\game.d.ts
The page of quick answer game: pages\game\quick-answer.tsx
Is your feature request related to a problem? Please describe. Design components in quick answer game page. First, make components with UI logic without web socket.