Skip to content

profile and seo - #376

Merged
yusuftomilola merged 2 commits into
DistinctCodes:mainfrom
devdeen213:main
Oct 6, 2025
Merged

profile and seo#376
yusuftomilola merged 2 commits into
DistinctCodes:mainfrom
devdeen213:main

Conversation

@devdeen213

Copy link
Copy Markdown
Contributor

Added a responsive User Profile Page under app/profile/page.tsx for the ManageHub platform. The page fetches user data from the /users/me endpoint and displays key information including full name, email, wallet address, account type, and date joined. Users can edit their name and email through a form with validation handled by Zod and React Hook Form. The layout is fully responsive across screen sizes using Tailwind CSS, and loading and error states are handled gracefully. The page also includes a meta title of “User Profile” for better SEO and accessibility.

closes #373

@vercel

vercel Bot commented Oct 5, 2025

Copy link
Copy Markdown

@devdeen213 is attempting to deploy a commit to the naijabuz's projects Team on Vercel.

A member of the Team first needs to authorize it.

@yusuftomilola
yusuftomilola merged commit 7178edc into DistinctCodes:main Oct 6, 2025
4 of 5 checks passed
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.

Create a Responsive User Profile Page

2 participants