Skip to content

Lucifellow/Chat-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat-application

A real-time chat application with socket.io, React, and Node

Features included in this app:

  • Real-time sending and receiving messages between different users
  • Creating room for users and inviting other users to room for chat
  • Displaying emojis for different type of symbols
  • Current users online in the room
  • Auto scroll for new messages