A game board helping remember pi numbers to the 100th digit. Created while learning react and redux.
This was coded with help of Codesandbox. https://codesandbox.io/s/github/hczhang/react-game-pi
git clone https://github.com/hczhang/react-game-pi.git
cd react-game-pi
npm install
npm start
npm run-script build
serve -l 3000 build
MIT