React-SocketIO Chat System

The project is a small chat system which socket server has been written by Socket.IO, Express, HTTP, Cors and etc., and React also makes the UI more comfortable.

Screenshots

Chat System

License

MIT

Instructions

  1. In server folder, use npm start command to start the Express.js
  2. In client folder, use npm start command to start the CRA
  3. Open localhost:3000 in 2 browser windows and BOOM! START CHATTING!

GitHub

View Github