π―
nextjs-game-components
π―Skillfrom violabg/dev-quiz-battle
What it does
Provides reusable Next.js game UI components and utilities for building interactive quiz and battle-style web applications.
Part of
violabg/dev-quiz-battle(3 items)
nextjs-game-components
Installation
git cloneClone repository
git clone https://github.com/violabg/dev-quiz-battle.gitpnpmRun with pnpm
pnpm installnpxRun with npx
npx convex devpnpmRun with pnpm
pnpm devpnpmRun with pnpm
pnpm dev # Start development server+ 2 more commands
π Extracted from docs: violabg/dev-quiz-battle
1Installs
-
AddedFeb 6, 2026
More from this repository2
π―π―
quiz-game-mechanicsπ―Skill
Manages quiz game mechanics, handling question generation, scoring, player interactions, and game state progression in a competitive quiz battle environment.
tailwind-theme-stylingπ―Skill
Generates dynamic Tailwind CSS theme configurations with custom color palettes and styling presets for rapid UI development.