A modern movie discovery app built with React, Appwrite, and the TMDB API. Search through thousands of movies, track trending search terms, and discover popular titles—all in one smooth, responsive interface.
- 🔍 Live movie search with debounce
- 📈 Tracks and displays trending movie searches using Appwrite
- 🎥 Fetches real-time movie data from TMDB API
- 💅 Styled with Tailwind CSS and custom design tokens
- ⚡ Optimized loading state with a beautiful spinner component
- 📱 Responsive design
- Frontend: React, Tailwind CSS
- Database: Appwrite
- API: TMDB (The Movie Database)
- Utilities: react-use (for debounce), Appwrite JavaScript SDK