Skip to content

0x5eba/Storage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Storage

Google Drive and Keep clone in a few lines of code.

Storage is a safe place that let you store, share and access your files completely anonymously while keeping them secure.

Developed with MERN (MongoDB, Express, ReactJS, Node.js) stack.

Screenshot

Website

Try Storage here store.sebastienbiollo.com

Features

  • No account needed
  • Completely secure, no one can access your files if you don't share them
  • Safely store your files and access them from your device
  • Easily share files and folders with others
  • Quickly view and download your content
  • Note in markdown for more features
  • Search for files, notes and folders by name
  • Is 100% free and open-source

Local setup

  1. yarn install-dep
  2. yarn dev