An Interactive platform to play chess with friends online!
Check out the deployed version: HDTV Chess
- MongoDB(Mongoose)
- Express
- ReactJS
- NodeJS
- Socket.io
- Git
- SCSS
- Pre-requisites for the :
- NodeJS
- Browser supporting Javascript
1. Clone the repository in your local setup
2. Starting the server
- make sure to run
npm i
to install all dependencies required. - run
npm start
to launch the server and mongoose onto your IP address on port5000
.
3. Running the Front-End Client Interface
- run
npm start
to start the react scripts.
Voila! there you go!
- Hardik Arora (@hardikarora24)
- Dinesh Chukkala (@HumanChwan)
- Tanishq Arora (@Tintintani)
- Vivek Ranjan (@VivekRanjan94)