imranpollob / chat-app

Real-time chat app built with node, socket and express

Home Page:https://wqdfkc-3000.csb.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

One Time Chat App

This is a simple chat app based on node and socket.

Features

  • No registration required
  • Create a chat room
  • Join a chat room
  • No database connection means no chat lives only on browser.
  • Chat history is gone once you refresh the page or close the browser tab
  • You can send your current location (You need to allow location sharing)

Installation

npm install
npm start

About

Real-time chat app built with node, socket and express

https://wqdfkc-3000.csb.app/


Languages

Language:JavaScript 97.5%Language:CSS 1.6%Language:HTML 1.0%