This is a real time messaging app build with MERN STACK with socket.io with Authentication functionality and also real time notification functionality.
##Creating Group,Add and Remove User
Clone the repository
git clone [email protected]:Parthib314/iChat.git
cd server
npm start
cd newClient
npm run dev