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

https://github.com/rfpludwick/zonechat-client-web

Web client for the ZoneChat application
https://github.com/rfpludwick/zonechat-client-web

chat javascript react

Last synced: 2 months ago
JSON representation

Web client for the ZoneChat application

Awesome Lists containing this project

README

          

# ZoneChat Web Client

This is the web client for the ZoneChat application. In its current state, it is
an extremely simple frontend for the server. Eventually it will be a Typescript
& React application.

The ZoneChat application was originally a small project I embarked upon to learn
more about websockets while practicing Go. I kept adding things to it to either
practice or learn, and I decided to finally learn more about React and to dive
into Typescript a little bit as well.