πΈ Photobooth
A simple and interactive web-based photobooth that lets users take pictures, apply borders, and download their photo strips.
π Features Capture photos using your webcam
Choose a border color (Pink, Black, Maroon)
Download the photo strip
Beautiful UI with gradient backgrounds and custom fonts
π οΈ Installation
Clone this repository:
git clone https://github.com/kundyzs/Photobooth.git cd Photobooth
Open index.html in your browser or run a local server:
python -m http.server 5500
π Project Structure index.html β Main UI style.css β Styling & animations script.js β Photobooth functionality
π¨ Customization Modify style.css to change fonts, colors, or animations.
π License This project is open-source. Feel free to modify and improve it!