Welcome to the Movie Guide Application! This project is a simple yet effective task management tool built with HTML, CSS, JavaScript and OMDB API.
CREATE: Search about movie effortlessly.
READ: View all movie Information.
UPDATE: Edit Movie name to update their content.
DELETE: Remove Movie from search to remove the information.
HTML5: Provides the structure of the web application.
CSS3: Styles the application, making it visually appealing and user-friendly.
JavaScript (ES6): Adds interactivity and dynamic functionality to the application.
API: Information is being fetch from OMDB API Link https://www.omdbapi.com/.
Visual Studio Code: A code editor used for development.
Contributions are welcome! If you have any suggestions or improvements, feel free to submit a pull request.