/play-nine-react

Simple game based on Pluralsight's ReactJS course

Primary LanguageJavaScript

Play Nine React

The play nine game done using ReactJS

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/]

Instructions

  • 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