Git Product home page Git Product logo

imdb's Introduction

IMDb clone

This is a simple web application that allows users to search for movies using the OMDb API and add their favorite movies to a local storage-based favorites list. The app is built using vanilla JavaScript, HTML, and CSS.

Github link

Project live link :

https://mellifluous-cascaron-f582d5.netlify.app/

Features

Movie Search: Users can enter the name of a movie in the search box, and the app will fetch and display the movie details from the OMDb API.

Add to Favorite: Users can click on the "Add to Favorite" button to add a movie to their favorites list. The movie details are stored in the browser's local storage.

Remove from Favorite: If a movie is already added to the favorites list, the "Remove from Favorite" button allows users to remove it from the list.

Display Favorite Movies: When the page loads, the app displays the user's favorite movies stored in the local storage.

Modal Window: Clicking on the "Know more about this" button opens a modal window displaying more information about the movie, such as its genre, plot, rating, awards, and actors.

Getting Started

To run the app locally, follow these steps:

Clone the repository to your local machine.

Open the index.html file in your web browser.

The app will load, and you can start searching for movies and adding them to your favorites list.

Api used

OMDb API: The Open Movie Database (OMDb) API is used to fetch movie details based on the user's search input.

Contact

For any questions or feedback regarding this project, you can contact the project owner:

Name: Rishabh Shukla

Phone: 8433489789

Email: [email protected]

Feel free to reach out with any inquiries or suggestions!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.