🚀 Website | App Store | Play Store
A platform for real-time multiplayer trivia games 🎮
├── /apps # Web ReactJS client
| ├── /web/src
│ │ ├── /components # Shared React components
│ │ ├── /lib # App features
│ │ ├── /pages # Next.js renderable pages
│ │ ├── /server # TRPC api backend
│ │ ├── /styles # Theme and global styling
│ │ └── /utils # Utility modules
│ └── /voice # [IN PROGRESS] Voice server
This project uses the following libraries and services: