Chat-App
Developed a Next.js application featuring real-time chat functionality, integrated with Socket.IO for seamless, real-time message handling on the server side. The application uses Google OAuth for secure authentication, allowing users to log in via their Gmail accounts. Chat messages are stored in MongoDB for persistent data storage, ensuring that conversations are displayed upon the initial render. This combination of technologies ensures a responsive and secure user experience.

