Skip to content

reshniVisionX/Simple_tic-tac-toe-Game---React-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Tic-Tac-Toe Game - React.js

This is a simple Tic-Tac-Toe game built using React.js.

Installation

To install the necessary dependencies, run the following commands:

npm install
npm install --save-dev @testing-library/jest-dom@^5.17.0
npm install --save-dev @testing-library/react@^13.4.0
npm install --save-dev @testing-library/user-event@^13.5.0
npm install --save react@^18.2.0
npm install --save react-dom@^18.2.0
npm install --save react-scripts@5.0.1
npm install --save web-vitals@^2.1.4

To run the app use the below command

npm start

Screenshot 2023-10-24 125346

About

This is a simple tic tac toe game developed using react js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published