IMDB Search App: A web app built with React and TypeScript that lets you search for movies, shows, and games using the OMDB API.
Features: Search by title Shows results in a card gallery Flip cards to see summaries
Error message if nothing is found Tech Stack: React + TypeScript react-router-dom CSS OMDB API
How to Run: Clone the repo Run npm install Run npm run dev Open http://localhost:5173