Skip to content

Repository files navigation

Sports Quiz Game

A real-time multiplayer sports quiz game built with React, Socket.IO, and Node.js.

Features

  • Solo play mode
  • 1v1 multiplayer mode
  • Team multiplayer mode
  • Real-time chat
  • Multiple sports categories
  • Live scoring system

Tech Stack

  • Frontend: React, Vite, TailwindCSS
  • Backend: Node.js, Express, Socket.IO
  • State Management: Zustand

Development

# Install dependencies
npm install

# Start development server
npm run dev

Production

# Build frontend
npm run build

# Start production server
npm start

Environment Variables

Copy .env.example to .env and update the values:

PORT=3000
NODE_ENV=development
CLIENT_URL=http://localhost:5173

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages