This project is a web application developed using React and the OMDB API. It allows users to search for movies and view detailed information about them.
- Search for movies and view detailed information such as title, release year, genre, runtime, plot, and rating
- Integration with the OMDB API to fetch movie data
- Search functionality to find movies by title
- Intuitive user interface designed using React components for displaying movie details
- Ability for users to add movies to their personalized list and rate them
- Option for users to remove movies from their list
- Utilization of React's state management and lifecycle methods for efficient handling of user interactions and API data
- Proficiency demonstrated in building a responsive and dynamic web application using React
- React
- OMDB API