You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Grandmaster is a multiplayers chess webapp built using websockets.
The frontend is made using React, and the backend is made using Node.js (and Express.js). The websocket architecture was made with socket.io.