BlindSpot is a mobile dating app that puts personality first. No photos, no bios—just timed 5-minute video conversations where the video is blurred. The profile is only revealed if both users click "Match" after the date.
- Blind Video Calls: Real-time video with a silhouette blur filter.
- Interactive Dates: Floating emoji reactions and ice-breaker question decks.
- Match History: Track your matches and misses.
- Mock Mode: Simulation mode for testing the flow without a live server.
- Frontend: React Native (Expo Router)
- UI Components: Expo Blur, Animated API
- Navigation: Expo Router (File-based routing)
- Clone the repo
- Run
npm install - Run
npx expo start - Scan with Expo Go on your phone# BlindSpot