Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 364 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 364 Bytes

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