Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dulajkavinda/realtime-chat-socketio

πŸ’¬ Realtime chat application using socket.io, express and reactjs.
https://github.com/dulajkavinda/realtime-chat-socketio

added chat chat-application chatroom express multiuser nodejs react real-time realtime realtime-chat socketio web-app

Last synced: about 1 month ago
JSON representation

πŸ’¬ Realtime chat application using socket.io, express and reactjs.

Awesome Lists containing this project

README

        

# πŸ’¬ Realtime Chat

Realtime chat application using socket.io, express and reactjs.

## Preview


animated

## Features

- Send Messages
- Recieve Messages realtime

## How to Use

**Step 1:**

Download or clone this repo by using the link below:

```
https://github.com/dulajkavinda/realtime-chat-socketio.git
```

**Step 2:**

Go to project root and execute the following command in console to get the required dependencies:

```
npm install
```

**Step 3:**

Run project:

```
npm start
cd web
npm start
```

## Folder Structure

Here is the core folder structure which flutter provides.

```
realtime-chat-socketio/
|- web
|- index.js
```

Here is the folder structure we have been using in this project

```
web/
|- public
|- src
|- README.md
|- package.json
```

## Authors

- Dulaj Kavinda

## **Copyright and license**

Code and documentation copyright 2020 the authors. Code released under theΒ [MIT License](https://github.com/dulajkavinda/).
Enjoy 🀘