- a basic chess game which allows two users to compeate against each other. you can also chat with ur opponent in real-time during
- the frontend of this project can be better.you guyz can contribute 🤝
To run Chess on your local machine, follow these steps:📝
- Clone the repository:♟
git clone https://github.com/HISHAN03/ChatApp.git2.Navigate to the project directory: open two terminals one for server and other for client 🚀
cd Chesssss3.Install the required dependencies:♚
npm install4.Start the client server: ♞ cd to client
cd clientnode app5.Start the api server:🔧 cd to server
cd servernode server- create/join rooom page
We welcome contributions from the community to enhance ChatApp further. If you have any ideas or improvements, feel free to submit a pull request. Please ensure that your contributions align with our Code of Conduct.✨🤝
Happy coding! 😄👍

