There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A podcasts app to demonstrate React concepts.
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).