Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/edixonalberto/web-chat-js

Web chat using reactjs and nodejs
https://github.com/edixonalberto/web-chat-js

css javascript node portfolio react webchat

Last synced: 29 days ago
JSON representation

Web chat using reactjs and nodejs

Awesome Lists containing this project

README

        

[![WebSite: https://www.edixonalberto.com](https://img.shields.io/badge/author-EdixonAlberto-purple.svg)](https://linkedin.com/in/edixonalberto)
![GitHub](https://img.shields.io/github/followers/EdixonAlberto.svg?label=Follow&style=social)

# web-chat-js

Web chat using reactjs and nodejs

### Statup

```bash
yarn install
yarn run dev
```

### Commands Extras

```sh
yarn run start # to run app with react
yarn run server # to run server http and socket
yarn run prod # to deploy
```

### Demo

[Go to web chat](https://web-chat-reactjs.herokuapp.com/) ➜