sarfarajcws/genix-chat — reverse-engineered prompt
Reverse engineered prompt
Build me a simple web chat app called Genix Chat using JavaScript on both the client and server.
I want someone to open the site, type a display name, and start chatting in a shared conversation without needing a complicated account setup. Messages should appear for everyone quickly, show who sent them, include a time, and keep the screen scrolled nicely as new messages arrive. Make the interface clean and friendly, with a basic mobile layout so it works on a phone too.
Please set up the client and server so I can run the whole thing locally without guessing what commands to use. Add clear empty states, loading states, and simple error handling if the server is not connected. Keep the code straightforward and organized so I can tweak the colors and text later. If you need current setup details for the tools, look them up online and use the simplest reliable approach.
Want more depth? Deep Reverse