This project is an implementation of the classic card game Blackjack using JavaScript, HTML, and CSS.
1. Clone the repository to your local machine using the following command:
git clone https://github.com/anjaya02/CardGame
2. Open the project folder in Visual Studio Code.
3. Install the Live Server extension if you haven't already.
1. Open the `index.html` file in Visual Studio Code.
2. Right-click on the `index.html` file and select "Open with Live Server" to run the project. This will open the project in your default web browser.
3. You can now interact with the project in the browser.
If you'd like to contribute to this project, please fork the repository and create a pull request. You can also open an issue if you encounter any problems or have suggestions for improvements.