GitXplorerGitXplorer
s

movie-search

public
1 stars
0 forks
0 issues

Commits

List of commits on branch master.

No commits found

There are no commits on branch master.

README

The README file for this repository.

movie-search

Simple search for the movie database.

This application was created with express generator.

prereqs

To install:

yarn

Setup your API key by copying config.example.js to config.js and add your key.

Some of the docs on themoviedb are outdated so you just need to sign up and go to the api page in your account and request a key.

run

yarn start

dev

yarn run start-dev