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

https://github.com/z347/socket.io-simpleexample

A simple example of use the socket.io with the React.
https://github.com/z347/socket.io-simpleexample

react socket-io socket-io-client

Last synced: about 2 months ago
JSON representation

A simple example of use the socket.io with the React.

Awesome Lists containing this project

README

          

# About this project

A simple example of use the socket.io with the React.

## Demo

![print](demo/example-one.jpg)

![print](demo/example-two.jpg)

## Run Project Locallyc

1. npm install
2. npm run start
3. node server.js

## Technologies Used

- socket.io
- socket.io-client