Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1 KB

File metadata and controls

24 lines (16 loc) · 1 KB

Watchlist

Watchlist is a React.js demo, which communicates with the TMDB API to search for movies and sync your watchlist.

Screenshot of Watchlist

Get started

  1. Sign up for TMDB (https://www.themoviedb.org/) and verify your account
  2. Install dependencies with npm install
  3. Install Flummox dependencies by going to node_modules/flummox and running npm install
  4. Run webpack with npm start from the project root
  5. Go to http://localhost:3000

Notable dependencies

Roadmap

The roadmap has been merged with Issues. If you'd like to contribute, please put a comment in the Issue, say that you're working on it, and submit a Pull Request when you're done. We'll love you for it, etc.