I need a lean, proof-of-concept web app that lets visitors: • create an account with a classic email + password flow • browse a small catalog of outfits shown as 2-D images • virtually “try on” those 2-D designs with a simple overlay mechanic (no 3-D or video at this stage) • receive style suggestions generated automatically from the profile data they enter and a list of currently trending looks • let users create custom outfits with available silhouettes color and different preuploded designs • different interface for designers This MVP is only meant to demonstrate core value, so visuals and code can be basic but tidy, using common stacks such as React / Next.js or a lightweight alternative, backed by any free-tier database you prefer. No social logins or two-factor auth are required—just the straightforward email workflow. Please structure the project so I can: 1. run it locally via a single command, 2. deploy it easily to Vercel, Netlify, or Firebase, and 3. extend the outfit catalog or suggestion logic later without rewiring the app. A concise README, commented source, and a quick hand-off call or Loom walkthrough will complete the job.