-
Notifications
You must be signed in to change notification settings - Fork 406
User Profile
Shahaab Manzar edited this page Sep 5, 2022
·
1 revision
src\components\User\UserProfile\UserProfile.js visit the page locally http://localhost:3000/profile
- User Name
- User picture
- Description
- Followers, Following
- Activity (posts made by users)
- Credentials & Highlight
- Socials details
- Organizations
- ProfileCardOne
- Path "src/components/ProfileBanner/profile/ProfileCardOne"
- Activity
- Path "src/components/Topbar/Activity"
- CardWithPicture
- Path "src/components/Card/CardWithPicture"
- CardWithoutPicture
- Path "src/components/Card/CardWithoutPicture"
- Highlights
- Path "src/components/UserDetails/Highlights"
- SocialIcons
- Path "src/components/Profile/SocialIcons/SocialIcons"
- EventsCard
- Path "src/components/CardTabs/Events/index"