Make Try-On A virtual try-on by Amanulla AMake Try-On A virtual try-on by Amanulla A

Make Try-On A virtual try-on

Amanulla A

Amanulla A

Make Try-On
A virtual try-on app built with Figma Make that lets users upload a garment and instantly see it on a virtual model — no physical fitting needed. -Open in desktop for better experience.
-Model used: IDM-VTON via Replicate AI
-Challenge we faced: Figma Make runs inside an iframe which blocks direct calls to external APIs (CORS restriction) so calling Replicate's API directly was failing with a network error.
-How we solved it: Deployed a lightweight proxy using Vercel server less functions to route API calls safely, bypassing the iframe restriction entirely.
Like this project

Posted Feb 27, 2026

Make Try-On A virtual try-on app built with Figma Make that lets users upload a garment and instantly see it on a virtual model — no physical fitting needed...