Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.12 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.12 KB

google-drive-me-crazy

A Google Drive file manager built with React.

Project Report and User Testing Evaluation: Link

Node version 16.

Deployment instructions

  1. Linux: export NODE_ENV=production | Windows: set NODE_ENV=production
  2. npm run setup
  3. npm run build
  4. npm start

Screen shots

Thumbnail view and Tags functionality

Tree view and Clipboard functionality

Storage Analyzer

Duplicate File Finder (Using file checksum)