🎬 Movie Search App
This project is a React + Vite application that allows users to search for movies using an external API (like OMDb or TMDB). It provides a fast, modern, and responsive interface to explore movie titles, view details such as release year, ratings, genres, and posters — all powered by Vite’s blazing-fast development server and React’s component-based UI.
🚀 Features
🔍 Search Movies: Instantly search for movies by title.
🎥 View Details: Get detailed information such as plot, release date, and IMDb rating.
🖼️ Dynamic Posters: Each movie card displays its official poster image.
⚡ Fast Refresh: Powered by Vite’s HMR (Hot Module Replacement) for seamless development.
📱 Responsive Design: Works smoothly across desktop and mobile devices.
🛠️ Tech Stack
Frontend: React + Vite
Language: JavaScript (or TypeScript if extended)
Styling: Tailwind CSS / CSS Modules (as per your setup)
API: OMDb API / TMDB API
Build Tool: Vite
Linting: ESLint