Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.71 KB

File metadata and controls

41 lines (26 loc) · 1.71 KB

Chat-App

DevChat is a Chat App made for the dev community. This chat app has multiple users chatting at the same time feature and in different rooms too. Enter your name, Select a room, and chat with the community.

It uses socket.io. For more - https://socket.io/docs/v4/

How to use :

  1. Go to the link: https://dev-chat-qz7e.onrender.com
  2. Start using the app.

Example:

Home Page

HomePage

Entering User 1

Entering_User1

Ron Entered in Javascript Room

Ron_Entered

Entering User 2

User2

Ron's Dashboard Showing Gigi Joined

Ron_Dashboard

Gigi Receiving Ron's Message

GigiReceivingRon'sMsg

Gigi Sending Message To Ron

GigiSendingToRon

Ron Replying To Gigi

RonReplyingGigi

Ron Leave Room With Message To Users

RonLeftWithMessageToGigi

Try Out!