Skip to content

created simple gallery page grid and header#212

Merged
yrska merged 4 commits into
mainfrom
jacobwgray-create-gallery
May 25, 2026
Merged

created simple gallery page grid and header#212
yrska merged 4 commits into
mainfrom
jacobwgray-create-gallery

Conversation

@jacobwgray
Copy link
Copy Markdown
Contributor

closes #<issue_number>

🌟 Context

Completing first task on gallery


📝 Description

Making responsive 4 column gallery with placeholder images


📋 Notes

@github-actions
Copy link
Copy Markdown

🚀 Preview deployment is live: Preview Link

Copy link
Copy Markdown
Collaborator

@yrska yrska left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code itself looks great!

However, it may be more conventional and better practice if we extract the header into its own component, perhaps something like:

<GalleryHeader title="Full Gallery" />

where it has its own file!

We could also temporarily place the placeholder images into their own file (perhaps something like a GalleryData.tsx file, which we can remove once we stop hardcoding images!

@jacobwgray
Copy link
Copy Markdown
Contributor Author

Everything should work completely fine in this version, I have also added responsiveness to the grid ;)

@yrska yrska merged commit 724bb59 into main May 25, 2026
5 checks passed
@yrska yrska deleted the jacobwgray-create-gallery branch May 25, 2026 10:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants