Skip to content

JohannBillar/movie-search-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Trailer Search App

Usage

Install the dependencies/devDependencies, create config file with your API keys and start the server.

$ cd movie-search-app
$ touch .config.js
$ npm install
$ npm start

Missing stuff to add...

  • Build out Express server
  • Manage API calls though node
  • User auth