This is a web application that allows users to explore the most popular movies currently trending in cinemas and on streaming platforms. The website pulls real-time data from a popular movie database called TMDB (The Movie Database) to show the user the trending movies. There's additional information details like the title, release date, cast, review, poster, and a short description.
- Display trending movies with additional details
- Real-time data fetched from movie API
- Filter movies by popularity, genre, and rating
- User-friendly interface with a simple design
- Frontend: HTML, CSS, JavaScript, React
- Backend: Node.js and Express
- API: The Movie Database (TMDB) API
For developers: DEVELOPER MANUAL