This web app allows users to get an instant advice on whether the cards are playable in (short stack) Texas Hold’em. It also gradually acquaint yourself with strong and weak hands while playing with friends. It helps to turn the losing streak into a winning one through sound poker reasoning.
Published website: https://preflop-pro.web.app/
This project was bootstrapped with Create React App.
Run the following before open the localhost via npm start
:
$ npm install
$ npm i react-bootstrap bootstrap
Follow the steps to deploy the web app on firebase:
$ npm run build
$ firebase deploy