Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ryardley/react-chat

A toy implementation of a react chat app to work out how socket.io works
https://github.com/ryardley/react-chat

Last synced: 27 days ago
JSON representation

A toy implementation of a react chat app to work out how socket.io works

Awesome Lists containing this project

README

        

# Chat

A toy implementation of a socket.io chat app

```bash
npm run dev
```