Skip to content

denisprado/ud036_StarterCode

 
 

Repository files navigation

ud036_StarterCode

Source code for a Movie Trailer website, using "Tho Movie DB" API.

Using

GitHub

Clone or download the GitHub repository https://github.com/denisprado/ud036_StarterCode and open the website navigating to

dist/my_movies.html

file in your browser.

Contributing

This is a project exercise, but you can access and contribute to the code.

Clone the repository and install the npm used packages typing

npm install

in you command prompt. You can modify the code, type

npm run build

and open the my-movies.html file in dist folder.

If you want to change the Python code, open the entertainement_center.py file in IDLE (Python 2.7.5), modify and run.

About

Starter Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 54.6%
  • Python 29.9%
  • JavaScript 9.5%
  • CSS 6.0%