By Alfirman Ejha Pahlepi 👨💻 - Click here to view project.
The shell game is often portrayed as a gambling game, but in reality, when a wager for money is made, it is almost always a confidence trick used to perpetrate fraud. In confidence trick slang, this swindle is referred to as a short-con because it is quick and easy to pull off.
- Clone the repository:
% git clone https://github.com/alfirmanpahlepi/shell-game.git
- Navigate to the
shell-game
directory on your computer - Open your preferred text editor to view code
- To start a development server and view project in the browser:
- Run command
yarn install
to install dependencies - Finally, run the command
yarn start
to start a development server
- Run command
No known Issues