/realtime-chess-applications

Rapid Chess is an online chess game platform for chess enthusiasts.

Primary LanguageCSS

realtime-chess-applications

Rapid Chess

Features

  • User authentication and authorization system
  • Multiplayer chess game with real-time updates
  • Ability to view game history
  • Leaderboard of top players
  • Chat system to interact with other players

Tech Stack

  • HTML
  • CSS
  • JavaScript
  • Express
  • MongoDB
  • Redis
  • Socket.io

Installation and Usage

  1. Clone the repository
  2. Install the dependencies using the command `npm install`
  3. Start the server using the command `npm start`
  4. Access the application through a web browser using the URL `http://localhost:3000`

License

This project is licensed under the MIT License. Feel free to use it for your own purposes.

ScreenShots

LandingPage

Register Page

Login Page