A real time two player chess app built with React and TypeScript, using WebSockets for live gameplay and Express for match handling. Fast moves, smooth UI and simple multiplayer.
- React Typescript
- Tailwind
- WebSockets
- Express
- Chess.js
- β Real-time multiplayer using WebSockets
- β Valid move logic powered by chess.js
- β Built with React + TypeScript for a robust frontend
- β Styled using Tailwind CSS for a clean, modern UI
- β Simple authentication system for secure player sessions
- β Fast and responsive gameplay experience
npm install
npm run dev