Skip to content

Latest commit

 

History

History
46 lines (32 loc) · 953 Bytes

README.md

File metadata and controls

46 lines (32 loc) · 953 Bytes

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