Skip to content

Niroula533/shaREx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

Share your file securely

A blockchain based file sharing system.

contributors last update forks stars open issues


📓 Index

📖 Description

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.

🔨 Tools used

  • IPFS: InterPlanetary File System
  • React.js: A JavaScript framework for UI development

(back to top)

🧰 Getting started

  • 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

(back to top)

💸 Deployment

logo

Sharex product: LINK HERE

(back to top)

☎️ Contacts

(back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%