Chess.com Clone
Overview
A MERN application that lets two person play chess on real time.
Features
1. Real time updation:
Both player can see the other player move on real time using sockets.
2. Chess rules:
All the chess rules the defined.
3. User Experience:
Responsive design and Real-time database updation.
Tech Stack
Frontend: Vite + React
Backend: Node.js
State Management: React Redux and Hooks
Styling: Tailwind CSS
Related Links