This is a file transfer application with webRTC.
Requirements:
- Node 14 or above
- Other Dependencies in package.json
Procedure:
Install node if haven't installed from here
Then follow these steps:
git clone https://github.com/himanshi-2602/Transfizzy.git
cd <project-directory>/Transfizzy/
npm install
Compiles and hot-reloads for development:
npm start
Use the Create button to create a room a start sharing files and join room for joining any existing room
GitHub Repo: https://github.com/himanshi-2602/Transfizzy