Page that displays when the user clicks into a user's top 10 page. - Create dynamic routes so each user's data is accessible via app/[username]/top10/ - Display top 10 list (use movie card component) and explanations for each pick
Page that displays when the user clicks into a user's top 10 page.