Skip to content

Ishwor-git/sukshmaSambad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Sukshma Sambad (सूक्ष्म संवाद)

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

Features

  • Real-time communication using Socket.IO
  • User-friendly interface (still under Development)
  • Send and receive messages instantly

Technologies Used

  • React
  • Socket.IO

Getting Started

  1. Clone the repository:

    git clone https://github.com/Ishwor-git/sukshmaSambad
    
  2. Install Dependencies

    cd sukahmaSambad/client
    npm install
    cd ../server
    npm install
  3. Run client and server

    npm run start
    cd ../client
    npm start
  4. 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

About

Chat application built using socket io and react

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published