The Star Wars Collection generates a web page with all Star Wars movies. Click on them to see their trailer.
- Clone the GitHub repository:
git clone https://github.com/Zinston/the-star-wars-collection.git
- Install Python 2.7
- From the respository folder, open the generated web page:
python entertainment_center.py
- The Star Wars Collection appears in your web browser. The html file was saved to the repository folder.
The Star Wars Collection is released under the MIT License.