Live Chat Application made with:
Front: Angular, Typescript
Back: Node.js, Express
DB: pgSQL
Socket.io for live updates
For simplicity there is no validation on the input
Open cmd and run:
$ git clone https://github.com/saifabusaleh/chat.git
$ cd chat
$ npm install
Please create an issue