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.
- Host: GitHub
- URL: https://github.com/z347/socket.io-simpleexample
- Owner: z347
- Created: 2020-09-09T11:43:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T12:21:06.000Z (over 5 years ago)
- Last Synced: 2025-04-10T21:15:54.320Z (about 1 year ago)
- Topics: react, socket-io, socket-io-client
- Language: JavaScript
- Homepage:
- Size: 369 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About this project
A simple example of use the socket.io with the React.
## Demo


## Run Project Locallyc
1. npm install
2. npm run start
3. node server.js
## Technologies Used
- socket.io
- socket.io-client