- ๐ 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!