Skip to content

justinAurand/ReactTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theme league
transition slide

React Tic Tac Toe

This is a React hack creating a working Tic Tac Toe game. It's mainly what can be found in the React tutorial here plus some subjective improvements.


Running This App

  1. Get NodeJs. This app was written using v8.9.4.
  2. npm install
  3. npm start

Hacking This App

I followed React's tutorial pretty much verbatim and recommend you do the same.


Bootstrapping

This project was bootstrapped with Create React App.


More Information

For information on how to perform common tasks in React, go here.

About

React hack of tic tac toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors