Skip to content

MostafaMGomaa/Chat-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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