Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kislevlevy/get-movie-recommendations

A fast and clean movie search engine that allows users to search by name, year, and type, with detailed information provided through a modal interface.
https://github.com/kislevlevy/get-movie-recommendations

css html5 imdb-api js json-api

Last synced: about 3 hours ago
JSON representation

A fast and clean movie search engine that allows users to search by name, year, and type, with detailed information provided through a modal interface.

Awesome Lists containing this project

README

        

# Get Movie Recommendations

## Description

"Get Movie Recommendations" is a powerful and efficient movie search engine that allows users to search by name, year, and type (movie/TV). It offers a quick and responsive experience with a clean design. A detailed modal provides more information on each movie.

## Features

- Search by movie name, year, and type (movie/TV).
- Quick response time with real-time search results.
- Clean and modern user interface with detailed movie modals.

## Built With

- HTML, CSS
- JavaScript
- OMDB API
- JSON

## Skills Demonstrated

- API integration
- DOM manipulation
- Responsive design