This is a selfie generator app written with React that allows users to generate beautiful selfie photos with a background filter. It makes use of the Remove BG API to remove the background from the uploaded photo. The app then merges the image with background art to make it more appealing.
- User can upload from either file or camera to submit photo to the app.
- Remove BG API is used to remove the background from the uploaded photo.
- App merges the image with background art to make it more appealing.
- User can adjust the image to get the desired position.
- User can then download the generated selfie.
For this project, I mainly used
- ReactJS
- Remove.bg API
- Figma
If you'd like to contribute to the app, feel free to submit a pull request. Please make sure to follow the existing code style.


