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 TheWawPodcastInstall dependencies
npm installStart the server
npm run dev