Skip to content

adibzter/sementara

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Logo

Sementara

Web app for sharing files powered by NodeJS & ReactJS

Features

☑️ File & folder sharing

☑️ Files & folder automatically zipped before upload

☑️ Share url using QR Code

☑️ Only one device required camera

Live Demo

https://sementara.skrin.xyz/send

Run Locally

Clone This Repo

$ git clone https://github.com/ADIBzTER/sementara.git

Development Mode

$ npm install
$ npm install-client
$ npm run dev

Production Mode

$ npm install
$ npm install-client
$ npm build-client
$ npm start

License

This project is licensed under the MIT License