Skip to content

imranpollob/chat-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published