Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/edixonalberto/web-chat-js
- Owner: EdixonAlberto
- License: mit
- Created: 2020-06-01T09:09:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T20:51:00.000Z (about 2 years ago)
- Last Synced: 2024-10-30T11:53:19.309Z (3 months ago)
- Topics: css, javascript, node, portfolio, react, webchat
- Language: JavaScript
- Homepage: https://web-chat-reactjs.herokuapp.com/
- Size: 2.29 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/) ➜