A website that is built for TheWaWPodcast. You can find the podcast at Spotify
Clone the project
git clone https://github.com/karanlvm/TheWawPodcast/
Go to the project directory
cd TheWawPodcast
Install dependencies
npm install
Start the server
npm run dev