Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 325 Bytes

readme.md

File metadata and controls

8 lines (7 loc) · 325 Bytes

Realtime Chat Application

Installation

  1. Clone the repository: git clone <url>
  2. Setup Client
  3. Setup Server
  4. Run the server: port 5000
  5. Run the client and open: localhost:3000