Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 322 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 322 Bytes

Talk-Talk

A MERN stack application that helps CRUD operations for chats, which provides realtime-messaging and notification with the help of socket.io.

  1. User can login and signup.
  2. User can have single and multiple chat.
  3. User can add people to groups.
  4. Realtime animation of typing and realtime notifications.