07-Mayankraj / SocketChat

SocketChat is a real-time chat application powered by Socket.IO. Users can join chat rooms, exchange messages instantly, and engage in seamless communication. SocketChat allows multiple users to connect, creating a dynamic and interactive environment. With its intuitive interface and real-time updates.

Home Page:https://mock-10-f6q4.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

user signup

 {
  "name": "chikkuuu",
  "email": "chikkuuu@gmail.com",
  "password": "1234"
 } 

user login

 {
  "email": "chikkuuu@gmail.com",
  "password": "1234"
 } 

About

SocketChat is a real-time chat application powered by Socket.IO. Users can join chat rooms, exchange messages instantly, and engage in seamless communication. SocketChat allows multiple users to connect, creating a dynamic and interactive environment. With its intuitive interface and real-time updates.

https://mock-10-f6q4.onrender.com/


Languages

Language:JavaScript 66.9%Language:HTML 33.1%