A movie search application built using HTML, CSS, and JavaScript, powered by the TMDB API.
- Search movies by name and year
- Filter movies by:
- Hollywood
- Bollywood (Indian regional movies)
- View:
- Poster
- Title
- Overview
- Release Date
- Rating
- Director
- Top Cast
- Smooth animations on result display
- HTML
- CSS
- JavaScript
- TMDB API
- Clone the repository
- Open
index.htmlin your browser - Search for movies 🎥
This project uses a TMDB API key for educational purposes.
Sandesh Pawar