A leaderboard for Poker, where players can have their total winnings added & subtracted. The player with the highest dollar value is the leader.
Built in React and Redux; with Webpack, Express, Hot Module Replacement loading for development.
yarn install
yarn dev
yarn build