From the course: React: Cloud-Powered Apps with Firebase

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Challenge: View user profile with admin

Challenge: View user profile with admin

From the course: React: Cloud-Powered Apps with Firebase

Start my 1-month free trial

Challenge: View user profile with admin

(upbeat music) - [Narrator] I would like you to now work on a challenge. The admin user can view the user's collection, but we want to add the ability for the admin user to view individual profile data and modify that user data. To begin, you will need to add a link for a user. You can turn the username into a link by using link from react-router-dom.

Contents