/react-hooks-example

A tic tac toe game made with React 16.7

Primary LanguageJavaScript

React hooks example

A simple tic tac toe game made with React 16.7.

screenshot

Installation

Just do the classic clone/install/start commands:

~$ git clone https://github.com/dispix/react-hooks-example
~$ cd react-hooks-example
~$ yarn
~$ yarn start