A simple web application for searching and displaying movie information using JavaScript.
- Search Movies: Enter a movie title in the search bar to find movies of your choice.
- Display Details: View details such as title, release date, and poster images for each movie.
- Responsive Design: User-friendly interface optimized for various screen sizes.
- HTML5
- CSS3
- JavaScript
- The Movie Database (TMDb) API
-
Get API Key:
- Sign up on TMDb to obtain your API key.
-
Run Locally:
- Open
index.htmlin a web browser.
- Open
This project utilizes The Movie Database (TMDb) API to fetch movie data. Please make sure you comply with TMDb's terms of service.
Feel free to contribute to the project. Fork the repository, make changes, and submit a pull request.
This project is licensed under the MIT License.
- Thanks to The Movie Database (TMDb) for providing the API.
- This is a project of mine to practise and reinforce what I am learning in JavaScript.
