Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 367 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 367 Bytes

This is the client of a chat applicatin built with Node and GraphQL. It was bootstrapped using create-react-app. It uses Apollo Client to connect the GraphQL server to React.

Visit the website to use. You can login, chat with other users and get realtime notifications about when users are typing

You can clone the repo, check it out and open a PR to contribute.