A React application that uses the OMDb API to search for and display detailed information about movies, TV shows, and other media.
- Search Movies & TV Shows: Search for movies and TV shows using the OMDb API.
- Display Results: View details such as title, plot, release date, genre, cast, and more.
- Interactive UI: User-friendly interface with smooth transitions and animations.
- No responsiveness: This is just a basic demo app showcasing react, not CSS, hence not given much emphasis to UI
- Noodle Code: The code is deliberatley structured in a bad way, which is just meant to implement the desired functionality.
