This website allows users to search for and view information about their favorite movies. The movie data is powered by the OMDB API, which provides access to a database of over 500,000 movies and TV shows.
Explore the docs »
View Live Deployment
·
Report Bug
·
Request Feature
This project is a simple movie website app that utilizes the OMDB API to display information about movies. The goal of the project was to practice using APIs and creating a dynamic website.
The app was initially built using vanilla JavaScript, and a separate branch was created to convert it to jQuery. The app allows users to search for movies by title and view details about the movie.
(back to top)
(back to top)
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)(back to top)
Distributed under the MIT License. See LICENSE.md for more information.
(back to top)
Michael Yeates - @mdyeates - [email protected]
Project Link: https://github.com/mdyeates/movie-app
(back to top)
(back to top)