Skip to content

yverby/playcast

Repository files navigation

Playcast

https://playcast.vercel.app/

Playcast is an application for searching and listening to podcasts based on iTunes Search API and RSS feed parsing

Run Locally

Clone the project

  git clone https://github.com/yverby/playcast.git

Go to the project directory

  cd playcast

Copy env variables from .env.example to .env.local file

  cp .env.example .env.local

Install dependencies

  yarn install

Start the project

  yarn dev

Authors

About

Playcast is an application for searching and listening to podcasts based on iTunes Search API and RSS feed parsing

Topics

Resources

License

Stars

Watchers

Forks