Thanks to visit codestin.com
Credit goes to github.com

Skip to content

liuwenhao19960508/Websocket-React-Chatroom

 
 

Repository files navigation

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.2.0] / 2019-03-26

  • Upgrade webpack to v4
  • Add logs using log4js

[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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 73.5%
  • CSS 23.7%
  • HTML 2.8%