- 🌍 Multi-language support (English, Portuguese, Spanish)
- 🏆 Winner detection and celebration
- 📱 Responsive design for mobile and desktop
- 🔗 Shareable game links
- 📜 Game history
- 🎨 Customizable game settings
- Node.js (v15 or later)
- npm (v10 or later)
- Clone the repository:
git clone git@github.com:chrsmendes/game-score.git
- Install the dependencies:
npm install
- Start the development server:
npm run dev
- Open the browser and go to
http://localhost:3000
- Enjoy!