A modern, responsive movie discovery application built with React, TypeScript, and TailwindCSS. This app allows users to search for their favorite films in real-time using the TMDb API and tracks global search trends using Appwrite as a backend database.
- Real-time Search: Instantly find movies using the TMDb database.
- Trending Movies: A dedicated section displaying the most searched movies, powered by Appwrite.
- Dynamic UI: Fully responsive design styled with TailwindCSS.
- Type Safety: Built with TypeScript for robust and maintainable code.
- Reusable Components: Modular architecture for buttons, movie cards, and search bars.