A fun, modern photo-booth web app built with React & TypeScript 🎉
Photo-Booth is a sleek, responsive web application that lets users take, preview, and share photos (or GIFs) in a “photo-booth” style experience — perfect for events, parties, social sharing, and quick memories.
Built using React + TypeScript, this project emphasizes speed, usability, and modern UI design.
- React (functional components, hooks)
- TypeScript for static typing and safer code
- CSS / Styled-Components / (or specify your styling approach)
- (If applicable:
react-routerfor routing) - (If applicable: a photo library like
react-webcam,gif.jsor similar) - Build tool:
create-react-app(or whatever you used) - Deployment: Hosted on GitHub Pages / Vercel / (choose)
- Live webcam/photo capture or upload existing image
- Instant preview + simple editing/filters
- Download or share your photo/gif with one click
- Mobile-friendly, responsive design
- Smooth, performant UI built with TypeScript and React