Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 464 Bytes

readme.md

File metadata and controls

17 lines (9 loc) · 464 Bytes

Movie Trailer Website

Project Overview

Server-side code to store a list of your favorite movies, including box art imagery and a movie trailer URL. You will then use your code to generate a static web page allowing visitors to browse their movies and watch the trailers.

Prerequisites

  • Python

How to run

  • Download zip of this repo or clone it.

  • Open Terminal inside the repo.

  • Run the following Command $ python main.py