Skip to content

This is a Sinatra app that is a movie watchlist using the tmdb-api gem.

License

Notifications You must be signed in to change notification settings

pschfr/watching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Screenshot of Watching

This is a Sinatra app that is a movie watchlist using the tmdb-api gem.

Running

  1. Clone the repo. git clone https://github.com/pschfr/watching, then cd watching.
  2. Then run bundle install to install dependencies.
  3. Lastly, use rerun rackup to start Sinatra, and go to http:https://localhost:9292!