vikash-rahii / Tic-Tac-Toe_webapp

Tic tac toe web app using node.js react soket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tic-Tac-Toe_webapp

Tic tac toe web app using node.js react soket.io

Full stack web-app what allows any two players to play Tic-Tac-Toe against each other by creating a session or joining a session via a randomly generated session code.

Frontend built using ReactJS, Reactstrap/ Bootstrap components and vanilla CSS. Backend built on top of NodeJS (ExpressJS) server that communicates with the client side via Socket.IO websockets.

How can you use this?

npm install
npm start


About

Tic tac toe web app using node.js react soket.io


Languages

Language:JavaScript 82.5%Language:CSS 11.9%Language:HTML 5.6%