Skip to content

Phune23/WebChatOnline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

54 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Web Chat Online

βœ‰ A chat website that connects people with each other and exchanges interesting stories.

πŸ”— DepLoy

Copy Link of Web Chat Online:

https://webchatonline.onrender.com

Or click on this Link: Chat Online

βš™ Functions of online web chat

Functions in the Online Chat website:

  • πŸ”‘ Create an account, log in, log out.
  • πŸ” Search for users ( directly open to the message of the searched user ).
  • πŸ” Verify whether the user is online or not (show a green dot if the user is online).
  • πŸ‘€ View other users' information descriptions.
  • πŸ“’ Realtime message, accompanied by message sound and a small animation of the message.
  • πŸ•– The message section displays the avatar, username as well as the time the message was sent.
  • πŸ˜† Send an emotional emoji next to the send message button.

πŸ–Ό Image of online web chat

Exam WebChatOnline

πŸ”§ Update Code

In Visual Studio Code's Terminal run this:

npm run build

πŸ“¦ Run

In Visual Studio Code's Terminal run this:

npm start