Finish tutorial draft

This commit is contained in:
Andrew Rasmussen
2015-03-25 19:13:19 -07:00
parent b900ce2efa
commit 41453a55d0
6 changed files with 201 additions and 10 deletions

View File

@@ -25,8 +25,6 @@ var TimerMixin = require('react-timer-mixin');
var MovieCell = require('./MovieCell');
var MovieScreen = require('./MovieScreen');
var fetch = require('fetch');
var API_URL = 'http://api.rottentomatoes.com/api/public/v1.0/';
var API_KEYS = ['7waqfqbprs7pajbz28mqf6vz', 'y4vwv8m33hed9ety83jmv52f'];