Skip to content

dsozzi/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TIC TAC TOE

A tic tac toe game made in React.

Getting Started

First cd into the app folder and install all dependencies typying in the terminal:

npm install

then run the server

npm start

and visit localhost:3000

Demo

https://www.dsozzi.it/tic-tac-toe

Tests

To run some tests, enter:

npm run test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published