/secureVault

secureVault: A web app to prevent data breach. Store all your secret information here. Your secrets are safe with us

Primary LanguageJavaScriptMIT LicenseMIT

Layer Vault

Keep you secrets safe in this web app

screenshot

Features:

  • Authentication
  • Authenticated User can keep following secrets:
    • Personal Details
    • Vital Documents
    • Education Details
    • Career Details
    • Financial Details
    • Medical Details
  • Authenticated User can post their vital information
  • Authenticated User can update their details
  • Password in viewing their details

Usage

Installation Dependendencies

npm i
cd frontend
npm i

Run Locally (both backend and frontend)

npm run dev
npm run client

Testing of web app

npm run test

DEMO