Welcome to this multiplayer Tic-Tac-Toe videogame 😃 .
Created with React.js library using Redux to manage the global state.
Built with Node.js and using Socket.io to stablish the network connection
npm install
npm run start-frontend
npm run start-backend