After you've installed Node and download this repo, open the repo folder and install the dependencies by typing npm install.

Create a .env file in the root folder with API_KEY equal to your Podcast Index API Key, and API_SECRET equal to your Podcast Index API Secret.

to start the server and open the app in a new browser tab type npm run dev -- --open