Skip to content

codetann/join-a-room

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Join A Room

DEMO

About this Project

! currently refactoring using TypeScript

Using Web Sockets, I was able to create a basic web application where users enter a username and a room number and are able to join rooms and chat with friends.

Tech Used

Installation

  1. Clone github repository with HTTPS or SSH
  git clone https://github.com/codetann/join-a-room.git

  cd join-a-room
  1. Install NPM packages
    npm install

Run Locally

Start the server

  npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published