Chatli App

Chatli App

Difficulty:difficult

Chatli App is a simple chat application built with Node.js and Socket.IO. The app allows users to create chat rooms and join existing ones, where they can exchange messages in real-time. It includes both server-side and client-side code, as well as a basic UI for the chat interface. Overall, Chatli is a great starting point for anyone looking to build a simple chat application using Node.js and Socket.IO

view demo git repo