Sukshma Sambad which is written as " सूक्ष्म संवाद " in sanskrit translates to small talks/ chats. It is a simple real-time chat application built with React and Socket.IO. wich is still under development
- Real-time communication using Socket.IO
- User-friendly interface (still under Development)
- Send and receive messages instantly
- React
- Socket.IO
-
Clone the repository:
git clone https://github.com/Ishwor-git/sukshmaSambad
-
Install Dependencies
cd sukahmaSambad/client npm install cd ../server npm install
-
Run client and server
npm run start cd ../client npm start
-
Run application and enjoy open web broswer and goto http://localhost:3000 create a second instance within same machine or goto http://[Your-IP-Address]:3000 in another device connected to same network start chatting together