Skip to content

vjtvalero/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

A basic tic-tac-toe game developed in React.

Tic-Tac-Toe

Installation

In the project directory, run:

yarn

Wait until all of the dependencies are installed.

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.