Skip to content

NyanLinHtoo/TicTacToe-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe-React

Tic-Tac-Toe is developed using React for the frontend and Node.js with Socket.IO for real-time communication on the backend.

Result

alt text

Getting Started

To get started with TicTacToe, follow these steps:

  1. Clone this repository to your local machine.

  2. Open new teminal and type cd client-side and run npm install to install the required dependencies.

  3. Run npm run dev to start web server.

  4. Open new terminal and type cd socketio-server and run npm install to install the required dependencies.

  5. Run npm start to start server.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published