Skip to content

emily883/Unsplash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

My Unsplash

Solution for a challenge from Devchallenges.io.

MIT License


Table of Contents



My Unsplash



The customized image gallery website is an intuitive platform that allows users to upload and organize images using descriptive labels. Users can easily search for images using keywords and enjoy customizable display options. It is a versatile and secure tool for efficiently creating and managing online image galleries.



Overview


screenshot


screenshot


screenshot



Built With


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.


How To Use

Using docker


To run this project, you will need to add the following environment variables to your .env file on your api folder


DB_USERNAME=test

DB_PASSWORD=test

DB_HOST_URL=test

DATABASE_NAME=test


Deployment

To streamline the deployment process of this project, I highly recommend utilizing Docker. Once Docker is up and running on your machine, follow these simple steps in the project's root directory:

  > docker compose up

This command will initiate the deployment process and ensure smooth execution of the project.

Don't forget to take reference from the .env.example files in the /api and /client directories. Make sure to fill in the respective information in the .env files for both the API and the client. This ensures that the project has the necessary environment variables properly configured for successful deployment.


After the deployment process is complete, you can access the application by navigating to localhost on port 3001 in your web browser.



Stack

Client:

Server:

Contact

License

MIT

About

Discover a platform to share and explore images, delete your own, and find others by name.

Resources

License

Stars

Watchers

Forks

Contributors