Skip to content

chrsmendes/game-score

Repository files navigation

🎮 Game Score

Game Score Logo

🌟 Features

  • 🌍 Multi-language support (English, Portuguese, Spanish)
  • 🏆 Winner detection and celebration
  • 📱 Responsive design for mobile and desktop
  • 🔗 Shareable game links
  • 📜 Game history
  • 🎨 Customizable game settings

🚀 Getting Started

Prerequisites

  • Node.js (v15 or later)
  • npm (v10 or later)

Installation

  1. Clone the repository:
  git clone git@github.com:chrsmendes/game-score.git
  1. Install the dependencies:
  npm install
  1. Start the development server:
  npm run dev
  1. Open the browser and go to http://localhost:3000
  2. Enjoy!