/myChatRoom

A chat room application, just for fun~ using Sock.io. React.js is on the way!

Primary LanguageJavaScript

A chat room application using Socket.io/nodejs/jQuery/React.js. Migrating to React.js

  1. This is the login &registration page image image

  2. This is the main page for authenticated user. image

  3. You can choose to create a private or public room image image

  4. When you click "join" button image image

  5. The chat room UI It will store all information in the database. You can click "load old msg" to load previous messages. image

  6. It supports multi-line message. image

  7. It supports photo uploading & zooming image image image

More features are coming!