A simple Blackjack game built with React.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You will need to have Node.js and npm (or yarn) installed on your machine.
Clone the repository:
git clone https://github.com/IEEE-VIT/blackjack-react.gitNavigate to the project directory:
cd blackjack-reactInstall the dependencies:
npm installor
yarn installIn the project directory, you can run:
npm run devRuns the app in the development mode. The page will reload if you make edits. You will also see any lint errors in the console.
Your app is ready to be deployed!
See the section about deployment for more information.
Technologies Used React