Skip to content

AlbartJose/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe game

Demo : https://tictactoe-beta.vercel.app/


I have used React to build this game. --- ### Tech stacks used :
  • React
  • Node.js
  • JSX
  • CSS
  • react-scripts
  • uuid

Sneak Peak

Game Start:

Game End:

Installation and Setup Instructions

Clone down this repository

You will need node and npm installed globally on your machine.

  npm install

To Run Test Suite: npm test To Start Server: npm start

To Visit App: localhost:3000/


Done By

AAlbart Jose

Releases

No releases published

Packages

No packages published