Description:
This is a fully responsive and dynamic movie browser application that allows users to explore trending, top-rated, and upcoming films. Built using React and powered by Vite, the app fetches real-time movie data from the TMDB (The Movie Database) API. It features a modular architecture with reusable components and state management via Context API.
Key Features:
Real-time movie search and filtering
Dynamic pages for trending, top-rated, and popular movies
Clean and modern user interface with responsive design
API integration for up-to-date movie content
Component-based structure with reusable UI elements
Highlights:
Uses vite for fast performance and modern tooling
Separation of concerns via pages, components, and api structure
Custom context and store management
.env file for secure API keys