A web app for creating device mockups and app screenshots. Upload screenshots, choose device frames (e.g. iPhone 17), adjust layout and background, then export in high resolution (1080×1080 or 1920×1920).
npm install
npm run dev
Open http://localhost:5173.
| Command | Description |
|---|---|
npm run dev |
Start dev server |
npm run build |
Build for production |
npm run preview |
Preview production |
MIT — use freely.