Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 247 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 247 Bytes

Chat-app

A real time chat application using React.js and Web socket

To run:

  1. Navigate to the client directory - cd client/
  2. Run npm start to start the development server

Preview it live here