This project is a simple local chat application built using Node.js, Express, and EJS. Users can join the chat by connecting to the server's IP address. The app provides a real-time messaging experience within a local network.
To start the application, run the following command:
node index.js