sahedw / capstone-movie-app

https://capstone-project-watched-it.vercel.app/
3 stars 1 forks source link

Styling MovieDetailsPage #54

Closed sahedw closed 1 year ago

sahedw commented 1 year ago

Adapt the onClick function for the BackButton Component. Create new MovieDetailsFooter Component to show a new fixed footer with buttons which add to lists instead of the Navigation. Safe the preferred style (Dark Mode On/Off) in local Storage. Adapt the function which displays the watchProvidersto include three providers instead of two. Adapt jest tests. Add alternatives to icons and text if in dark mode (mainly color).

Use Styled Components to style: Movie Poster and Titletext. BackButton Component. Actors Component image and name. Color for heading and paragraph. Whole Availability section.

zamukaev commented 1 year ago

look good