A simple and elegant movie search application built with React and Vite. This app allows users to search for movies using an external API and displays relevant details such as title, release date, poster, and more.
- 🔍 Search for movies by title
- 📅 Displays movie details (title, year, poster, etc.)
- 🖼 Responsive and clean UI
- ⚡ Built with Vite for fast performance and hot module reloading
Make sure you have Node.js and npm or yarn installed.
git clone https://github.com/your-username/movie-search-app.git
cd movie-search-app