A platform built using Next.js
for podcast broadcasting. It was developed during the @Rocketseat NLW#05 free training. The application allows users to explore and listen to various podcasts on different topics.
💻 Live Website: https://podcastr-rocketseat.netlify.app/
npm
. Use at least Node.js v14 or higher.
git clone --depth=1 git@github.com:IndianBoyBR/PodCastr-Rocketseat-NextJS.git
cd PodCastr-Rocketseat-NextJS
yarn install
Start with live reload (for development mode):
yarn dev