Sharex is IPFS based file sharing system where a file is sent over the network via a link. The main idea behind Sharex is that you can send file(any) from any device using browser via a link. The QR generated itself is a hash to the particular file that is to be sent over.
- IPFS: InterPlanetary File System
- React.js: A JavaScript framework for UI development
- To build this project, you have to have node installed in your pc.
-
Clone the repo via following command.
cd folder-path-where-you-want-to-clone git clone https://github.com/E-n-N-D/shaREx.git
-
Install the npm packages (To view the packages used, go to packages.json file )
npm install
-
Build the project using the following command
npm start
Sharex product: LINK HERE