Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.06 KB

README.md

File metadata and controls

30 lines (26 loc) · 1.06 KB

Guardian Vault

Guardian Vault, crafted by the dynamic team at Code $trikers, redefines digital document storage and management. With advanced features and robust security measures, it offers seamless organization, collaboration, and accessibility for individuals and businesses alike. It's not just a repository; it's a game-changer in the digital landscape, ensuring peace of mind and efficiency in handling vital data.

"Code$trikers" Members

  • Arsh Tiwari (Frontend and Backend)
  • Arush Karnatak (AI/ML Models, Facial Recognition)
  • Srijan Anand Gupta (UI/UX Design)
  • Prayag Jain (Frontend and Backend)

Frontend Design

Deployment

The website, though incomplete, is deployed on Google Cloud using Firebase-
https://guardian-vault-codestrikers.web.app/

Testing

  1. Clone this repository
git clone https://github.com/prayag2/guardianvault
  1. Install node dependencies
cd guardian-vault && npm install
  1. Run the server
npm run dev