Brandon30067308 / fileshare

File sharing application built with the WebRTC API

Home Page:https://fileshare-webrtc.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About This Project

File sharing application built with React.js & simple-peer.

Built With

Setup

To get a local copy of this project up and running follow these steps.

Installation

  1. Clone the repo
    git clone https://github.com/Brandon30067308/fileshare.git
  2. Install NPM packages
    npm install
    cd client && npm install

Run Server

npm run start

Run Client

cd client && npm run start

About

File sharing application built with the WebRTC API

https://fileshare-webrtc.herokuapp.com


Languages

Language:TypeScript 75.8%Language:SCSS 16.7%Language:JavaScript 6.4%Language:HTML 1.0%Language:Procfile 0.0%