anonymmouscoder / Tic-Tac-Toe-in-React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot

Tic Tac Toe

Clone of Google's version of tic tac toe game in react.

Setup Instructions

The game was built using the standard create-react-app

  1. Install all the dependencies

    $ npm i
  2. Then run the game

    $ npm start

About


Languages

Language:JavaScript 72.7%Language:CSS 19.6%Language:HTML 7.7%