An open API service indexing awesome lists of open source software.

https://github.com/zakwht/chatroom

A simple javascript chat room
https://github.com/zakwht/chatroom

css html javascript web

Last synced: 12 months ago
JSON representation

A simple javascript chat room

Awesome Lists containing this project

README

          

# Chatroom
A simple web-based chatroom implemented using JavaScript, HTML, and CSS.

The server can be launched using the command `node server.js` in the system's command line interface. The chat room is hosted at '_localhost:8080_' in the web browser. The chat automatically stores message history as long as the server is running. Anyone else on the same wifi can access the chatroom at '_host serve IPv4 address:8080_' in their browser.

# Acknowledgments
* __Built in__ [Lighthouse Labs](https://github.com/lighthouse-labs)' workshop, 2018-01-30
* __Designed by__ _Zak White_, 2018-02-01
* __Art by__ _[Sam Warren](http://samwarrenphotography.com)_, 2015-01-12