Skip to content

This is a simple Tic Tac Toe project developed using ReactJS.

Notifications You must be signed in to change notification settings

lmiguelcolombo/tic-tac-toe-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe using ReactJS

Static Badge Static Badge GitHub issues

📝 About

This is a simple Tic Tac Toe project developed using ReactJS.

📊 Status

🕹️ Run it and enjoy the game! 🕹️

💻 Technologies

🧰 Features

  • A good and large board to play 🎮;
  • Play infinitely 🕹️;
  • Awesome confettis to the winner 🥳;

📦 Installation

Requirements

Before you start to code, you'll need to have installed the following features: Git and Node.

Using npm:

$ git clone git@github.com:lmiguelcolombo/tic-tac-toe-react.git
$ cd tic-tac-toe-react
$ npm install
$ npm start

Using yarn:

$ git clone git@github.com:lmiguelcolombo/tic-tac-toe-react.git
$ cd tic-tac-toe-react
$ yarn
$ yarn start

Open your browser and visit https://localhost:3000.

About

This is a simple Tic Tac Toe project developed using ReactJS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published