A sleek, modular spy agency dashboard built as a single-page web app:
- Admin panel to add agents (codename, clearance, password, face)
- Agent login requiring password + face recognition
- Live surveillance with stranger alerts
- Live location map (simulated)
- JS-only launch using Node.js (no Python)
- Install Node.js 18+.
- Install and run:
npm install npm start