Skip to content

🎙️ RSS-feed overview site for the Gear of the Dark Podcast /w audio player

Notifications You must be signed in to change notification settings

videothrone/gear-of-the-dark

Repository files navigation

Gear of the Dark

An overview website built in React for the podcast Gear of the Dark, including a native audio player for listening and an archive with rudimentary sorting and search.

This project was initially my final project for a React course at CimData done in about 4 days. The boilerplate behind it was provided, though I'll change and adjust the project incrementally to my liking as I work on it.

Live

https://gear-of-the-dark.netlify.app

Deployment Status

Netlify Status

Getting Started (locally)

Add local .env file, with the following:

VITE_RSS_FEED_URL=https://gearofthedark.podigee.io/feed/mp3

Install NPM packages:

npm i

Run the development server:

npm run dev

About

🎙️ RSS-feed overview site for the Gear of the Dark Podcast /w audio player

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published