https://github.com/hdev14/chat-frontend
Chat UI with ReactJS to improve and learn WebSocket.
https://github.com/hdev14/chat-frontend
chat reactjs websocket-chat websocket-client
Last synced: 9 days ago
JSON representation
Chat UI with ReactJS to improve and learn WebSocket.
- Host: GitHub
- URL: https://github.com/hdev14/chat-frontend
- Owner: hdev14
- Created: 2020-10-02T14:00:46.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-10-06T17:03:32.000Z (over 4 years ago)
- Last Synced: 2025-02-16T20:15:09.740Z (3 months ago)
- Topics: chat, reactjs, websocket-chat, websocket-client
- Language: TypeScript
- Homepage:
- Size: 894 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Chat com ReactJS e Typescript

## Uso
- Instale todas as dependências:
```yarn```
- Execute o comando:
```yarn start```## Backend
A backend desse frontend se encontra nesse repositório 👉 https://github.com/hdev14/chat-backend