Movie Land is a movie-app that uses an API to retrieve movie data. The user will be able to search for movies by title and see a list of related titles with movie information like ratings, run time, overview, etc. The user will also be able to watch trailers of a movie from YouTube without leaving the app.
- React
- Tailwind CSS
- TMDB API
- Search Functionality: the user can search their favorite movies and be able to access all kinds of information about them.
- Dedicated movie details page: Each result will link to a dedicated page where the user can read details about the movie, as well as watch its trailer.