Solution for a challenge from Devchallenges.io.
demo.mp4
This app allows you to upload an image from your device or by URL to a gallery similar to Unsplash. These images can be filtered by label and deleted after a password prompt. The backend, found here, is a CRUD API that manages data using PostgresQL and Google Cloud Platform.
This application/site was created as a submission to a DevChallenges challenge. The challenge was to build an application to complete the given user stories.