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

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.

Awesome Lists containing this project

README

        

Chat com ReactJS e Typescript

![chat](.github/chat.gif)

## 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