Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 1011 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 1011 Bytes

🎬 Movie Search App

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.

Live Demo

🔗 Movie Search App

🚀 Features

  • 🔍 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

🛠 Tech Stack

📦 Installation

Prerequisites

Make sure you have Node.js and npm or yarn installed.

Clone the repository

git clone https://github.com/your-username/movie-search-app.git
cd movie-search-app