Skip to content

0x5eba/Storage

This branch is up to date with master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 22, 2020
5de4d2a · Aug 22, 2020

History

77 Commits
Aug 22, 2020
Aug 22, 2020
May 2, 2020
Aug 14, 2020
Apr 27, 2020
Apr 14, 2020
Aug 20, 2020

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