korkorran / OMDb-Movie-Finder

OMDb Movie Finder

Home Page:https://omdb-explore.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OMDb Movie Finder 📽

The Open-Source Movie Database is a open-source alternative to the Internet Movie Database containing various informations about movies. This project aims to provide a free movie finder trough this database

Preview Live Example

OMDB Capture

Functionalities

  • A field let the user type its input
  • A results list contains for each movie the following results :
  • the title
  • the year
  • At click on a movie, the following details are displayed :
  • the director
  • the plot
  • the poster
  • results may be filtered by type (movie or serie)

API

underneath the API omdbapi is used.

complete documentation of the api : http://www.omdbapi.com/

About

OMDb Movie Finder

https://omdb-explore.vercel.app


Languages

Language:TypeScript 91.3%Language:HTML 7.4%Language:CSS 1.3%