This project gives you a starting point to build a website showing imageries and trailers of couple of your favorite movies.
To run this project, you need to have Python installed on your computer. Check out this link for more information on how to do this for different OS.
git clone https://github.com/datengx/movie-trailer-website.git
In the project root directory, do
python entertainment_center.py
then the movie trailer website will popup automatically in the browser. Alternatively, after running the above line of code, a file of name fresh_tomatoes.html
will be generated in the project root directory. Double click the .html
file to open the website in the browser.
See the LICENSE file for license rights and limitations (MIT).