🎧 A podcast platform created at Rocketseat Next Level Week
Clone this repository
$ git clone https://github.com/viniciosComerciante/podcastr.git
Install the dependencies
$ yarn install
Start the fake api in one terminal window
$ yarn server
Start the project in other one
$ yarn dev
Be happy :)
Criado com 💙 por Vinicios Oliveira