ReelRoom Movie App

  • Tech Stack: React, Vite, Node.js, Express, SQLite, JWT, ngrok
  • Github URL: Project Link

ReelRoom is a private, single-household movie and series streaming app. Access is gated behind a shared PIN, so only trusted users can browse and play the curated library — no public sign-ups.

The v2 rewrite uses a React + Vite frontend talking to an Express + SQLite backend. It supports a browsable catalogue, direct playback, and secure remote access over an ngrok tunnel so the owner can watch from anywhere without exposing the server publicly.