Skip to content

snlaight/tic-tac-toe-react-mobx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe Dynamic Board Game using React & Mobx

This repo sets up a dynamic version of Tic-Tac-Toe, using React as the front-end framework, with Mobx for state management.

To run

Clone this repo and run the yarn command to install all the necessary dependencies.

Once install, simply run yarn start to run the application in your local browser, under [http://localhost:3000].

About

Tic-tac toe game using React and mobx.

Resources

Stars

Watchers

Forks