kirie / socketChat

Socket.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SocketChat

Simple realtime chat messaging with Socket.io and React.

Motivation

Front End coding challenge

Design

Alt text

Features

  • Realtime Socket.io chat
  • Change your name inline. Just click on the name and edit
  • Typing notification when other users are typing

Prerequisites

Node.js

Installing and running in development/demonstration mode

npm i

npm run concurrent

Open a browser to localhost:8080

Author

About

Socket.io


Languages

Language:JavaScript 69.9%Language:CSS 28.6%Language:HTML 1.5%