A sleek and responsive movie browsing application built using React.js, Tailwind CSS, and Appwrite, integrated with the TMDB API.
This Movie App allows users to:
- Browse trending movies
- Search movie titles
- View detailed movie information
It uses React.js for the frontend, Appwrite as the backend service, and Tailwind CSS for styling. Data is fetched from the TMDB (The Movie Database) API.
- React.js — Frontend UI
- Tailwind CSS — Styling
- Appwrite — Backend as a Service (Authentication, DB, Storage)
- React-use — Utility hooks for state and side effects
- Vite — Fast build tool and dev server
- TMDB API — Movie data provider
- Search Movies — Find movies by title
- Trending Section — Dynamic trending algorithm
- Responsive Design — Mobile and desktop support
- Modern UI/UX — Clean and visually appealing interface
- Reusable Code Structure — Component-based architecture