Multiplayer Chess Game built with React and Node.js + Express.
- Users can play their friends anonymously via link.
- Users are also able to chat with each other during the game via camera + microphone.
- Tech stack: React, webRTC, Node.js, Express, Socket.io
Link to the backend: Backend