Blackjack card game built in React, using TypeScript.
- Using TypeScript with React
- Working with and manipulating React array hooks
- Implementing Typescript enums
https://jarodburchill.github.io/blackjack-react-app
git clone https://github.com/jarodburchill/blackjack-react-app
cd blackjack-react-app
npm install
npm start