Skip to content

A simple example of how to implement socket.io with React and Node

Notifications You must be signed in to change notification settings

sdennett55/simple-react-socket.io-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

simple-react-socket.io-example

Intro

A super simple example of how to implement socket.io with React (CRA) and Node.

Setup

  1. Clone the repo
  2. Open /client in terminal and run yarn && yarn start
  3. Open /server in terminal and run yarn && yarn start
  4. Open http://localhost:3000 in a few tabs or different devices
  5. Click button

Files to note

About

A simple example of how to implement socket.io with React and Node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published