Skip to content

chrsmendes/game-score

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 Cannot retrieve latest commit at this time.

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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!