/blackjack-nextjs-app

This is a Next.js and Redux application which implementes the most famous game of Blackjack.

Primary LanguageTypeScript

blackjack-next-app

This is a Next.js and Redux application which implementes the most famous game of Blackjack.

Use

Try the application here.

Alternatively you can download the repository, then run the development server:

npm install

npm run dev

Open http://localhost:3000 with your browser to see the result.