Search Movie
Public
July 15, 2024
Project Overview
Search Movie is a web-based application designed to make it easy to find and explore movies. The program consumes a public external API to fetch data, allowing users to search for movies and view a list of results. Each selected movie provides detailed information including description, plot, rating, and awards.
Project Parts
Built with Remix and styled using Tailwind CSS to deliver a clean and responsive user interface. The frontend handles user interactions for searching movies, displaying a list of search results, and showing detailed information for each selected movie, including description, plot, rating, and awards.
RemixReactTypeScript