Skip to content
This repository was archived by the owner on Dec 21, 2024. It is now read-only.

yuandere/my-unsplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Unsplash

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.

Built With

react node express postgres google cloud vite

Features

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.

Acknowledgements