BingeMate - Live Site
Say goodbye to endless scrolling
BingeMate is a platform for finding the best movies and TV shows based on your favorite watches. From the home page, users can navigate to the movie or TV show tool which allows them to search from The Movie Database (TMDB) and find recommendations based on their movie or TV show of choice. After selecting a movie or show, users will be presented with the best matches and given information such as title, rating, year, poster, and the ability to click the image to see a randomly selected YouTube video related to the movie.
To install the project and run the website locally, the following steps can be taken:
- Clone the repository
- Open the terminal and execute the command
cd binge-mate
to enter the React app repository - Run the command
npm i
to install all necessary dependencies - Run the command
npm start
to open the website in your browser
Team Leader: Michael Pangas (MSP2#8595)
Team Member: Pranet Allu (PRANETALLU#8096)