ChatApp for messaging between Users. It has User Authentication and user Room Features made using Node.js, Express.js, SocketIO, React.js and MongoDB
- Built a Chat Application for Real time Messaging
- Authenticated users are allowed to create private rooms and invite others for personal or group Messaging
- Performed User Email verification during registration with NodeMailer.
- Node.js
- Express.js
- MongoDB
- Mongoose
- React.js
- SocketIO
Clone the project
git clone https://github.com/sawanabhi157/Yelp-ChatInstall dependencies
cd client
npm install
cd server
npm installStart the server
cd client
npm Start
cd server
node index.js
open "http://localhost:3000/login"I am Abhishek Sawan a pre-final year student at IIIT Gwalior pursuing Integrated Post Graduate (B.Tech+M.Tech) degree in Information Technology. Do checkout my LinkedIn and connect with me.


