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 git@github.com:Parthib314/iChat.git
cd server
npm start
cd newClient
npm run dev