Skip to content

TheNarh/Movie-Database-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Database App

A simple web application for searching and displaying movie information using JavaScript.

Features

  • 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.

Technologies Used

Setup

  1. Get API Key:

    • Sign up on TMDb to obtain your API key.
  2. Run Locally:

    • Open index.html in a web browser.

API Usage

This project utilizes The Movie Database (TMDb) API to fetch movie data. Please make sure you comply with TMDb's terms of service.

Screenshots

Movie Database

Contributing

Feel free to contribute to the project. Fork the repository, make changes, and submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgements

  • 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.

About

A website that I created with Javascript and on which you can search for movies

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors