Page that displays information about a given movie/tv show when the user clicks into it
- Implement dynamic route in /src/app/movie/[id]/page.tsx.
- Display title, cover art, cast list, and ratings.
- Include user reviews, comments, and a “Where to Watch” section.
- Include option to write reviews/comments
- Button to add media to favorites
Page that displays information about a given movie/tv show when the user clicks into it