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.
- Host: GitHub
- URL: https://github.com/mondalbidisha/cinephile
- Owner: mondalbidisha
- Created: 2020-06-05T17:05:00.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T21:01:19.000Z (over 3 years ago)
- Last Synced: 2025-01-29T19:49:12.931Z (over 1 year ago)
- Topics: axios, express-js, node-js, node-sass, react, semantic-ui-react
- Language: JavaScript
- Homepage: https://cinephile-movie-app.herokuapp.com
- Size: 5.19 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
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/