Poker Calculator

Build a poker odds calculator in Vue.

Poker Calculator

Let's use Vue to build a responsive web app that calculates the odds of winning a Texas Hold'em round with any given set of two cards and any number of players.

Part 1
Part 2