Skip to content

Project where knowledge of sockets with react is applied, creating hook to control the connection to the socket, context and provider. We can add music bands and vote in real time within each of the clients that connect.

Notifications You must be signed in to change notification settings

GOJAx64/bandNames

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

BandNames

Project where knowledge of sockets with react is applied, creating hook to control the connection to the socket, context and provider. We can add music bands and vote in real time within each of the clients that connect. Just for learning.

Scripts

To run you need to execute the server (express) and the client (react), in each of them run:

npm run dev

Topics

  • Express
  • React
  • Socket IO
  • Hooks

About

Project where knowledge of sockets with react is applied, creating hook to control the connection to the socket, context and provider. We can add music bands and vote in real time within each of the clients that connect.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published