techreturners-casino- Full Stack application using React, Express.js, and TypeScript - Group Project
##About This project is a full-stack blackjack game using React, Express.js, and TypeScript. It allows users to draw cards, play against the dealer, and try to beat the house!
To get started, clone this repository to your local machine:
git clone https://github.com/DKA1990/techreturners-casino.git
cd techreturners-casino
Next, install the dependencies for both the backend and frontend:
npm install & cd client and npm start
npm start & cd /client and npm start
React TypeScript Express.js Axios Deck of Cards API