A playful browser-based wedding photobooth where guests can open the site, use the camera, take a countdown photo, and download or share the final canvas.
- HTML
- CSS
- JavaScript
- Canvas API
- Camera API
- Vercel
Wedding Photobooth is a lightweight event app made for Kanisa and Nakarin's wedding. It uses browser camera APIs to show a live preview, runs a countdown before capture, renders the final result to canvas with a custom frame, and lets guests save or share the memory without a backend.
Guests can open the site on mobile or desktop, allow camera access, see themselves in a live preview, and capture a wedding photo after a short countdown.
The app keeps the workflow client-side by using browser media APIs and canvas rendering, so the captured photo can be composed with custom visual elements before download or sharing.