Skip to content

awoodworth/react-fileshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Peer-to-Peer File Share in React & PeerJS

Original Development

The original code repository anchetaWern/react-filesharer.

Wern Ancheta demonstrates how to build a file sharing component with React and PeerJS, using WebRTC for peer-to-peer transfer in a blog post.

I followed the blog post and made my own edits.

Requirements

Installation Steps

  1. Clone repo
  2. Run npm install
  3. Sign up at PeerJS and change src/main.js peerjs key
  4. Run npm run build
  5. Open index.html in your browser

About

A React Peer-to-Peer File Share using PeerJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published