Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Article Viewer Page #30

Open
mraysu opened this issue Jan 23, 2025 · 0 comments
Open

Create Article Viewer Page #30

mraysu opened this issue Jan 23, 2025 · 0 comments
Labels

Comments

@mraysu
Copy link
Collaborator

mraysu commented Jan 23, 2025

This page will appear whenever a user clicks on any of our various article cards throughout the website. The page should suggest some "related articles," which for now we can just provide up to three of our most recent articles published. Note that this page SHOULD NOT render our page header.

Implementation is up to the dev, but I highly recommend using some context providers so that we don't need to pull all of our articles every time the page is loaded.

React Contexts

Figma
Image

For Testing, create some example articles to show how the page renders.

@mraysu mraysu added the task label Jan 23, 2025
@mraysu mraysu mentioned this issue Jan 23, 2025
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant