changtime247 / peekAFlick

Movie search and preview app - React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peek a Flick

Search for a movie by title. 🔎 Preview that movie. 🎥 live-site

peekAFlickDemo.mp4

Need a quick preview before committing to a movie? Use Peek a Flick.

Viewer discretion advised.

Made using

  • React
  • TMDB API

Optimization

  • Given more resources to invest in this project, app could use a feature to search in different languages.
  • Suggestions to make this better? Please fork repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks!

Wanna run it locally on your own machine?

  • Fork and clone OR just download zip.
  • Type in your terminal: npm install
  • Create API key through TMDB site and enter your API key in config.js
  • Type in your terminal: npm run start

License

  • Distributed under the MIT License. See LICENSE.txt for more information.

About

Movie search and preview app - React


Languages

Language:JavaScript 56.6%Language:CSS 33.7%Language:HTML 9.6%