Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/spencerjibz/fullstackchatapp

FULLSTACK CHAT APP BUILT WITH SOCKET.IO, NODEJS, REACT, JQUERY AND P5JS
https://github.com/spencerjibz/fullstackchatapp

bootstrap chat expressjs javascript jquery nodejs p5js react socket-io websockets

Last synced: about 6 hours ago
JSON representation

FULLSTACK CHAT APP BUILT WITH SOCKET.IO, NODEJS, REACT, JQUERY AND P5JS

Awesome Lists containing this project

README

        

# [fullstackChatApp](https://full-stackchatapp1.herokuapp.com/)

FULLSTACK CHAT APP BUILT WITH SOCKET.IO, NODEJS, REACT, JQUERY AND P5JS

## Requirements

- Nodejs (version >=10)

## Features

- Async chat with websockets (using socket.io)
- Emoji suppport
- Send files (images and voice messages) (P5js for voice recording)
- Typing notifications
- Videochat (to be implemented using webRTC)

## Preview

![](https://raw.githubusercontent.com/spencerjibz/fullstackChatApp/master/client/public/Good%20illustion.PNG)

## Usage

1 .**[checkout the LiveDemo](https://full-stackchatapp1.herokuapp.com/)**

2 .**Make a copy of the app and run it**

- clone the repo or download zipped folder

`git clone https://github.com/spencerjibz/fullstackChatApp.git && cd MERNAPP && npm install`

- Run the app.

`npm start`

### License

[MIT](https://github.com/spencerjibz/mongoCli-client/blob/master/LICENSE)