/react-game-pi

react-game-pi

Primary LanguageJavaScript

react-game-pi

A game board helping remember pi numbers to the 100th digit. Created while learning react and redux.

Live Demo

This was coded with help of Codesandbox. https://codesandbox.io/s/github/hczhang/react-game-pi

Installation

git clone https://github.com/hczhang/react-game-pi.git
cd react-game-pi
npm install
npm start

Build

npm run-script build
serve -l 3000 build

License

MIT