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

https://github.com/mondalbidisha/cinephile

This is a react project which enlists movie titles based on a search query. Clicking on any movie card from the results will redirect to the IMDB page for that particular movie.
https://github.com/mondalbidisha/cinephile

axios express-js node-js node-sass react semantic-ui-react

Last synced: about 2 months ago
JSON representation

This is a react project which enlists movie titles based on a search query. Clicking on any movie card from the results will redirect to the IMDB page for that particular movie.

Awesome Lists containing this project

README

          

# Cinephile

This is a react project which enlists movie titles based on search query. The app shows a default list of my favorite slasher thriller by the name "Saw". Results are shown when the user enters movie titles they are looking for. API used to retrive results is [http://www.omdbapi.com/]. Built using plain css, semantic-ui-react components and react. Clone and run yarn start to see it in action. Watch it in action - https://cinephile-movie-app.herokuapp.com/