An open API service indexing awesome lists of open source software.

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

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.