sgaulding / react-tic-tac-toe

React JS Tic-Tac-Toe done from a tutorial

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe-React

Sample project to play around with React

Installation

npm install
or
yarn install

Usage

npm start
or
yarn start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

License File

About

React JS Tic-Tac-Toe done from a tutorial

License:MIT License


Languages

Language:JavaScript 59.8%Language:HTML 21.1%Language:Dockerfile 10.6%Language:CSS 8.5%