Rapid Chess is an online chess game platform for chess enthusiasts, developed by a team of four members in just four days. The project is built using a tech stack that includes HTML, CSS, JavaScript, Express, MongoDB, Redis, and Socket.io.
- 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
- HTML
- CSS
- JavaScript
- Express
- MongoDB
- Redis
- Socket.io
- Clone the repository
- Install the dependencies using the command `npm install`
- Start the server using the command `npm start`
- Access the application through a web browser using the URL `http://localhost:3000`
- Debraj Roy(Team Lead)
- Dipanshi Tiwari
- Md Faiyaz Alam
- Tanuj Kumar
This project is licensed under the MIT License. Feel free to use it for your own purposes.