This is a simple game using React.js, the game is based on the Pluralsight's course React.js: Getting Started
Live URL: [http://play-nine.surge.sh/]
- yarn install
- yarn start:dev
Additionally you can build the app and upload it to now now or surge.sh
- yarn build && cd dist
- now or surge --domain YOURDOMAIN.surge.sh