aura99pr777-art/voiceroom ? reverse-engineered prompt

Reverse engineered prompt

Build me a simple web app called Voiceroom where people can join a shared voice room and talk with each other in real time.

I want a clean landing page where someone can enter a name, create a room, or join an existing room with a code or link. Once inside, show who is in the room, let people mute and unmute themselves, leave the room, and see basic connection status so it feels smooth and easy to use. Keep the design simple and friendly, mobile friendly too.

Use the existing JavaScript setup in this project and wire up whatever server side and browser side code is needed to make the room work. If you need to check current docs for any realtime or voice features, go ahead and look them up online. Also make sure it starts easily with one command and includes a basic polished UI in the public folder.