brstillwell / StreamSearch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

STREAM SEARCH(previously named OverLook)

Description: Let us do the searching

Stream Search gives someone the ability to search for Movies and TV shows. When you find the movie you like simply click on the link; and it will tell you a summary about the movie/show, when it was released, time duration of movie/show, and a movie trailer linked from YouTube.

https://project-3-stream-searcher.herokuapp.com/ (Heroku)

I've created an email to use to register for the API's

Email: stream_search@outlook.com

Password: Password17!

Guidebox.com API Key c338d925a0672acf243133ddc1d5d66fb0191391 https://api.guidebox.com/docs

Some starter code for React on Flask.

Upgrade Node version to 6

$ nvm install 6

Installing Webpack

$ npm install -g webpack

Installing npm dependencies from package.json

$ npm install

Compiling Javascript using Webpack

$ webpack --watch

About


Languages

Language:JavaScript 82.6%Language:Python 8.7%Language:CSS 5.2%Language:HTML 3.4%