Skip to content

Minimal implementation of a "Tic-Tac-Toe" application using React

Notifications You must be signed in to change notification settings

ivanzugnoni/react-tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Minimal implementation of a "Tic-Tac-Toe" app using React

Setup and installation

$ npm install -d

Usage

$ # Start webpack dev server
$ npm start

Now point your browser to http://localhost:3333

Layout

Tic-Tac-Toe image

About

Minimal implementation of a "Tic-Tac-Toe" application using React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published