Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 385 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 385 Bytes

Chat APP

Realtime Chat With Users & Rooms and websockets

Deploy Deploy

In this project i'm use:

Backend

  • Node.js for implementing server .
  • Express.js is the web server framework.
  • Socket.io to use websockets
  • momentjs

Forntend

  • HTML,CSS
  • JavaScript
  • Bootstrap