Podcast Search

Vue.js app for searching iTunes podcast feeds and playing podcasts.

Role: Web Designer & Developer
Skills/Technology Used: Vue.js, JavaScript, HTML, CSS/Sass

Visit Site Source Code

4/5/21: Time has taken its toll on this project, and the live version isn't currently working. A fix is in the works!

I built this podcast player for fun while learning the ropes of Vue.js. It started in a Codepen and eventually moved to its own project.

It pulls data from the iTunes Search API to search for a podcast and list all of its individual episodes.

It includes an audio player that plays episodes in the browser. I adapted some of the audio player functions from Day 11 of Wes Bos' JavaScript 30 course.