This is the frontend for a poker application. The following technologies are used:
- Threejs
- Nextjs
- React
- Blender (for modelling the cards)
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
This project uses next/font
to automatically optimize and load Geist, a new font family for Vercel.