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
- Host: GitHub
- URL: https://github.com/ajsalemo/omdb-graphql-apollo
- Owner: Ajsalemo
- Created: 2019-01-30T00:40:52.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-02T02:46:15.000Z (over 7 years ago)
- Last Synced: 2025-10-24T01:08:07.912Z (8 months ago)
- Topics: api, apollo, axios, cors, dotenv, express, graphql, jsx, material-ui, omdb, persistent-storage, react, server, single-page-app
- Language: JavaScript
- Homepage: https://omdbapollo.herokuapp.com/
- Size: 3.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.
