/Websocket-React-Chatroom

A chatroom powered by React-Hooks and Websocket:rocket:

Primary LanguageJavaScriptMIT LicenseMIT

Build Status

Websocket-React-Chatroom

A Chatroom powered by React, Socket.io

Features

Getting Started

  1. Clone this repo

  2. Install dependencies

npm install
  1. Try out
npm start

Demo

Live Demo

Preview

image

TODO

Changelog

[2.1.0] / 2018-12-11

  • Refactor Message.js with useRef and useEffect

[2.0.0] / 2018-12-03

[1.0.0] / 2017-02-15