Skip to content

Poker push/fold helper app for CS 397/497: Rapid Software Prototyping at Northwestern University

Notifications You must be signed in to change notification settings

397-f21/preflop-pro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preflop Pro

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/

Dependencies

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

Dev Notes

Follow the steps to deploy the web app on firebase:

$ npm run build
$ firebase deploy

About

Poker push/fold helper app for CS 397/497: Rapid Software Prototyping at Northwestern University

Resources

Stars

Watchers

Forks