• Stars
    star
    253
  • Rank 160,776 (Top 4 %)
  • Language
    CSS
  • License
    MIT License
  • Created over 4 years ago
  • Updated almost 2 years ago

Reviews

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).