Skip to content

Dpickett7/Movie-API-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 Movie API Application

Link to view application: https://movie-api-app-tau.vercel.app/ This front-end application uses the OMDb API to allow users to search and view movie details in a clean, responsive layout.

πŸš€ Project Overview

The Movie API App is built with HTML, CSS, and JavaScript, designed to provide an accessible and user-friendly search experience across all devices. Users can look up movies by title, with optional filters for year and genre.


πŸ“Œ Features

πŸ” Movie Search and Display

  • Search movies by title, with optional genre and year filtering
  • Displays detailed movie info including:
    • 🎬 Title
    • πŸ“… Year
    • 🎭 Genre
    • πŸŽ₯ Director
    • πŸ‘¨β€πŸŽ€ Actors
    • πŸ“ Plot Summary
    • ⭐ Ratings (IMDB, etc.)
  • Visually styled movie cards for easy browsing

πŸ“± Responsive Design

  • Optimized for desktop, tablet, and mobile breakpoints
  • Built with responsive techniques like:
    • CSS media queries
    • Flexible layouts using Flexbox and Grid
  • Fully tested across device sizes for consistent user experience

πŸ›  Technologies Used

  • HTML5
  • CSS3 (with modern styling and dark theme)
  • Vanilla JavaScript
  • OMDb API

πŸ”— API Reference

OMDb API – The Open Movie Database used to retrieve movie details.


βœ… Status

This project is fully functional and supports search filtering, loading feedback, and responsive layouts.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors