sanskarbansal / chat_app_sse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 73.6%Language:CSS 23.9%Language:HTML 2.5%