Showoff is a game created for cardists to test their skill and knowledge in cardistry!
Make sure to install the dependencies:
pnpm installStart the development server on http://localhost:3000:
pnpm run devBuild the application for production and serve:
npm run generate && npx serve .output/public