Skip to content
/ ChatOut Public

Chatroom web application with browser cookies support. Utilizes web sockets and responsive web design with support for mobile devices.

Notifications You must be signed in to change notification settings

JXYXie/ChatOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatOut

To Setup

  1. Clone or download the repo
  2. Install Node.JS
  3. Open a terminal in the main directory and install dependencies with the command: npm install

To Run

  1. Run the server on Port 8080 with the command: npm start
  2. In Chrome or Firefox, go to the address: http://localhost:8080

About

Chatroom web application with browser cookies support. Utilizes web sockets and responsive web design with support for mobile devices.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published