BingeBoard is a dynamic movie web application built using HTML, CSS, React.js, and the TMDB API. It allows users to search for movies, browse different categories like popular, upcoming, and top-rated films, and view detailed movie information.
- Movie Search: Search for movies by title, genre, and more.
- Category Browsing: Explore movies in categories like Popular, Upcoming, and Top Rated.
- Detailed Movie Pages: View detailed information about a movie, including storyline, ratings, release date, and more.
- Responsive Design: Optimized for both desktop and mobile devices.
- Frontend: HTML, CSS, React.js
- API: The Movie Database (TMDb) API
Movie Search: Search movies by title instantly using the search bar.
Category-Based Browsing: View popular, upcoming, and top-rated movies in different categories with easy navigation.
Detailed Movie Information: Clicking on a movie takes the user to a page with detailed information including the storyline, release date, ratings, and more.
This project is licensed under the MIT License - see the LICENSE file for details.
TMDB API for movie data.