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

https://github.com/ajsalemo/omdb-graphql-apollo

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo
https://github.com/ajsalemo/omdb-graphql-apollo

api apollo axios cors dotenv express graphql jsx material-ui omdb persistent-storage react server single-page-app

Last synced: 2 months ago
JSON representation

Movie listing's application that pulls data from the OMDb API. This is a React application with an express backend, using an GraphQL server and Apollo

Awesome Lists containing this project

README

          

# OMDB-GraphQL-Apollo

[OMDb Movie application](https://omdbapollo.herokuapp.com/ "OMDb Movie application")

## Usage
Search the OMDb movie database by entering a title or show in the search bar. You can retrieve up to 10 of the most related titles.

After clicking on a title card - it will open a modal with a more detailed description of the selected movie.

![](https://i.imgur.com/4n19zyd.png)