Skip to content

Latest commit

 

History

History
33 lines (14 loc) · 555 Bytes

README.md

File metadata and controls

33 lines (14 loc) · 555 Bytes

Chat App

Simple chat app enables you creating rooms with your teammates or friends, you also can send your initial location in the chat room as built-in feature.

Tech stack

  • HTML

  • CSS

  • JavaScript

  • NodeJS

  • Socket.io

Features

  • Choose your display name and room name you want to join or create.

  • Name list of online users in the room.

  • Message appears if user joined or left the room.

  • Built-in feature to send your initial location in the chat room.