Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 392 Bytes

File metadata and controls

29 lines (20 loc) · 392 Bytes

ChatApp

ChatApp is a simple chat application which uses socket.io for realtime chat system. You can login via email and chat with registered users in real time.

Getting Started

Fork and clone the repository and start the server using

npm start

Installing

npm init
npm install

Built With

  • nodejs
  • javascript
  • jQuery
  • css
  • bootstrap
  • html
  • socket.io