Skip to content

Divyathali/Live_chat_room_model

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live chat model web application

Realtime chat app with websockets using Node.js, Express and Socket.io with Vanilla JS on the frontend with a custom UI

Key Skills

  1. Websockets
  2. Node js
  3. Express js
  4. Socket.io
  5. Vanilla js
  6. Custom UI

Usage

npm install - For install the pre-request libraries.

npm start - for local host visit

npm run dev - further development process

Go to localhost:3000

Chat Application --> simple log in page




  • Enter name
  • Select Any one of the Room
  • Click join button - to join the chat app







Chat Application --> Users & message page

User -1


User -2