Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 615 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 615 Bytes

Chat App


Commands to run project on localhost:

  • cd client && npm i
  • cd client && npm run build
  • npm start

Made Using:

  • Server-Sent-Events(SSE)
  • Reactjs as front-end library
  • Express js as web application framework

To host it somewhere just change the hostname in File without http/https

Snapshot

Image


Click Here For Live Preview