QrTalk is a socket-based chat app that lets you connect and chat instantly by scanning a QR code. No accounts, no hassle—just simple, secure communication.
Check out QrTalk: QrTalk
Clone the project
https://github.com/souravsuvarna/QrTalk.git
Go to the project directory
cd QrTalk
Install dependencies
npm install
Start the server
npm run start