work waves background

Movie Thing

Movie Thing is a web app that pulls information from The Movie DB API and displays current trending movies and TV shows along with their relevant data. I learned a lot with this project, especially when it comes to using an API and parsing throught JSON. The project is live and can be found here and the code is available to view on GitHub.

Highlights

  • HTML, CSS, JavaScript
  • RESTful APIs
  • JSON
  • GIT & Version Control