Chatapp
Link to open source: https://github.com/JoshiUtsav/ChatApp
Link to Live Project: https://conversa-0091.onrender.com/
I've crafted a basic yet effective chat application utilizing the capabilities of Socket.IO and Express.js, both powered by JavaScript. This chat app showcases real-time communication using web sockets, courtesy of Socket.IO, while Express.js provides a streamlined backend structure for efficient data exchange with the front end. This fundamental chat app allows users to engage in conversations instantly, reflecting my ability to leverage these technologies to create a functional and user-friendly chat platform.
