Skip to content

arashrmz/tictactoe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe in React

A simple tic tac toe game implemented in React.

Demo

You can find the demo here.

Screenshot

image

Built With

Getting Started

Prerequisites

  • node.js

  • npm

    npm install npm@latest -g

Installation

  1. Clone the repo

    git clone https://github.com/arashx13/tictactoe.git
  2. Install NPM packages

    npm install
  3. Start the project

    npm start

Releases

No releases published

Packages

No packages published