An open API service indexing awesome lists of open source software.

https://github.com/mwelwankuta/chathouse

real time chat app
https://github.com/mwelwankuta/chathouse

expressjs reactjs socket-io

Last synced: over 1 year ago
JSON representation

real time chat app

Awesome Lists containing this project

README

          

Chat-App

## Real time web applications with Socket.io (Chat Application)

#### Project Can be found in here :
**[Live version](https://chathouse.ml/)**






👨🏻‍💻 ChatHouse

## 🎩 Project Description
This project aims to use Socket.io a web socket library. This would allow users to send messages and receive messages in real time. This would be done separately per user as a sender or, as per user as a receiver. The results would be displayed on chat room. This app show the process of how to send and receive messages using web sockets and Socket.io to make any real-time application.

### 👉 Technologies Used :
#### Frontend:
* React.JS
* SCSS

#### Backend
* Expressjs
* Socket.io


## 🐛 Bugs Reporting
Feel free to [open an issue](https://github.com/mwelwankuta/chathouse/issues) on GitHub if you find any bug.