What to Watch

Project close icon

What to Watch is a website I created in React, using the MovieDB API for the data of the site. The website includes several features such as:

  • Netflix styled homepage with featured content.
  • Movie, TV and person searching.
  • Details on movies, TV shows and people.
  • View collections of related products.
  • View trailers using the YouTube Player API.
  • View comments from MovieDB users.

You can view the source code for the project in this GitHub Repository.

Technologies used in the project:

  • React
  • JavaScript
  • React Router
  • Styled Components
  • React Bootstrap
  • React Icons
  • React Scroll
  • YouTube Player API