This is a tiny React podcast app that allows you to listen to all This American Life episodes released in the past month.
Fork and clone this repository, then run the following command to install all dependencies:
npm install
Then run npm start
to stat the app.
Enjoy!