This is a Next.js project bootstrapped with create-next-app
.
This is a pool manager for Premiere League Blackjack, a micro fantasy sports game. You and your friends pick 4 players from the EPL who you think will score as close to "21" goals without going over as possible. Each player has to score at least once. Own goals count against your total. The game is played throughout all 38 gameweeks.
To run the development server:
npm run dev
Open [http://localhost:3000] with your browser to see the result.