chat-app Web chat with rooms and nicknames created using express.js and socket.io. Running locally git clone https://github.com/miguelDalberto/chat-app.git cd chat-app npm install npm run build npm run start Access http://localhost:3000.