Photobooth
A simple Next Js project PhotoBooth, Added different types of filters and we can capture that pictures and make Collage photos.
Install / Use
/learn @mahajankapil/PhotoboothREADME
🎞️ PhotoBooth - Next.js Fun with Filters & Collage!
A high-fidelity Next.js-based PhotoBooth app that lets users capture selfies, apply retro & modern filters, and generate photo collages — directly from your browser.
🔗 Live Preview: https://photobooth-azure-seven.vercel.app
✨ Key Features
✅ Live Camera Preview
✅ Real-Time Filters (90s, 2000s, Noir, Fisheye, Rainbow, Glitch, Crosshatch)
✅ Snapshot Counter – Capture up to 3 photos in one session
✅ Collage Generator – Automatically compiles captured photos into a stylish collage
✅ Dark Mode Friendly UI – Sleek, responsive, and mobile-friendly
✅ Download Photo Collage option
🚀 How to Run Locally
Follow these steps to get the app running on your machine:
1️⃣ Clone the repository
git clone https://github.com/yourusername/photobooth-app.git
cd photobooth-app
npm install
npm run dev
Open the app in your browser
Visit: http://localhost:3000
