https://github.com/knguyen1411b/mini_photobooth
A modern and interactive PhotoBooth application built with Next.js
https://github.com/knguyen1411b/mini_photobooth
Last synced: about 2 months ago
JSON representation
A modern and interactive PhotoBooth application built with Next.js
- Host: GitHub
- URL: https://github.com/knguyen1411b/mini_photobooth
- Owner: knguyen1411b
- Created: 2025-03-19T05:28:18.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2025-03-19T05:31:56.000Z (2 months ago)
- Last Synced: 2025-03-19T06:28:09.469Z (2 months ago)
- Language: TypeScript
- Homepage: https://miniphotobooth.vercel.app/
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📸 PhotoBooth App
An interactive PhotoBooth web application built with **Next.js, Tailwind CSS, MUI, and Webcam API**. Users can take pictures, apply filters, and download their captured images.
## 🚀 Features
- ✅ Capture photos using the webcam
- ✅ Apply filters and effects
- ✅ Download and share images
- ✅ Responsive and mobile-friendly design
- ✅ Dark mode support## 🛠️ Tech Stack
- **Frontend**: Next.js, React
- **Styling**: Tailwind CSS, Material-UI (MUI)
- **Camera API**: React Webcam## 🔧 Usage
1. Allow camera access when prompted.
2. Click the **Capture** button to take a photo.
3. Apply filters and effects (if available).
4. Download or share your image.## 📓 License
This project is licensed under the MIT License.
---
Made with ❤️ using Next.js & Tailwind CSS.