tayloraleach / socketio-chatroom

A simple chat application built in Node.js using Express and Socket.IO

Home Page:https://socketio-chatroom.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Socket.io Chatroom

A simple chat application built in Node.js using Express and Socket.IO. I'm also using Foundation Zurb for the front-end and Moment.js to display the date and time.

View live demo here: https://socketio-chatroom.herokuapp.com

Installation

1. Clone the Repository

git clone https://github.com/moniba-ali/socketio-chatroom.git
cd socketio-chatroom

2. Install the Dependencies

npm install

3. Start the Server

npm start

View on localhost:3000

About

A simple chat application built in Node.js using Express and Socket.IO

https://socketio-chatroom.herokuapp.com/


Languages

Language:JavaScript 38.4%Language:CSS 37.2%Language:HTML 24.4%