Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 812 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 812 Bytes

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