๐ Hey y'all,
I'm creating a simple web screenshot tool where a user uploads a screenshot via local file and renders on a predefined gradient background I am retrieving from Unsplash via network.
I want the user to have the ability to then download their screenshot against the selected gradient background. Both gradient background and uploaded screenshot live within a container.
I do not have Firebase setup, as I wanted to see if I could accomplish without.
What's the best way to accomplish this?
Thanks,
Jameson