This project allows you to search for movies and instantly update the list of films using the OMDB API.
- Search for movies by title
- Display movie posters and titles
- Instant search results
- A web browser
- Internet connection
- Clone the repository:
git clone https://github.com/amirn003/movie-searcher-omdb.git
- Open the project directory:
cd movie-searcher-omdb
- Open
index.html
in your web browser.
- Open the search form.
- Enter a movie title in the search box.
- Click the "Search" button or press Enter.
- View the search results below the form.
You can view a live demo of the project here.