Website URL: https://ryanjohnsondev.github.io/MovieApp
Muvee is a movie listings web application that utilizes TheMovieDB API. It allows users to search for movies, view ratings, and sort the movie list based on popularity, release date, and user rating. The app also includes pagination for seamless browsing of movies. The website is designed to provide an enjoyable movie browsing experience for users.
- Sorting Options: Users can sort the movie list based on popularity, release date, or rating. This helps users find movies based on their preferences and interests.
- Movie Descriptions: The app displays movie descriptions on hover, allowing users to get a glimpse of the movie's plot and details without having to navigate to a separate page.
- Pagination: The movie list is paginated, enabling users to endlessly view and browse through movies without overwhelming the page with excessive content.
- Asynchronous Loading: The app utilizes asynchronous loading to fetch movie data from TheMovieDB API, providing a smooth and responsive user experience.
- Responsive Design: The website is designed to be responsive, ensuring optimal user experience and compatibility across various devices, including mobile and PC.
- HTML: The markup language used for structuring the website.
- CSS: The styling language used for visual design and layout.
- JavaScript: The programming language used to add interactivity and dynamic functionality to the website.
Contributions to Muvee are currently not open for external contributors. However, if you encounter any issues or have suggestions for improvement, please feel free to reach out to the project owner or developer.
Muvee is released under the MIT License.
If you have any questions or inquiries about Muvee, please feel free to reach out to the project owner at ryanjohnson@example.com.