/podcast-player

A podcasts app to demonstrate React concepts.

Primary LanguageCSS

Basic react demo app to play podcasts from a podcast RSS feed. Uses netlify functions to parse the RSS feed XML and return it as JSON (to get around CORS).