Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bifot/react-socket-chat-example

🔥 Chat on Socket.io & React in 77 lines.
https://github.com/bifot/react-socket-chat-example

chat io react socket

Last synced: 22 days ago
JSON representation

🔥 Chat on Socket.io & React in 77 lines.

Awesome Lists containing this project

README

        

# react-socket-chat-example

🔥 Chat on Socket.io & React in 77 lines.

![demo](/demo.gif)

## Usage

```sh
$ git clone https://github.com/bifot/react-socket-chat-example
$ cd react-socket-chat-example
$ npm i
$ npm run socket
$ npm start
```

## License

MIT.