Skip to content

FreshTomatoes is a website to showcase a list of my favourite movies.

License

Notifications You must be signed in to change notification settings

mickeyckm/nanodegree-freshtomatoes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A project designed and developed for the Full-Stack Web Developer Nanodegree - a degree co-created by Google, Github, Amazon Web Services(AWS) and AT&T.

FreshTomatoes

FreshTomatoes is a website to showcase a list of favourite movies. Visitors can review the movie based on the storyline and the trailers.

Table Of Contents

Getting Started

Without API

  • Clone the source code: git clone git@github.com:mickeyckm/freshtomatoes.git
  • Run command python start.py to open the website.

With API

  • Sign up at The Movie DB.
  • Sign up for an API and copy <tmdb_api_key>.
  • Type export TMDB_API=<tmdb_api_key> at the terminal.
  • Clone the source code: git clone git@github.com:mickeyckm/freshtomatoes.git
  • Run command python start.py to open the website.

Demo

Check out the demo here.

home trailer

License

Code copyright 2016 Mickey Cheong and released under the MIT License.

About

FreshTomatoes is a website to showcase a list of my favourite movies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages