This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
The 🎧Podcastr is a Web application that aims to bring you even closer to the best technology podcast!
This project was developed during Next Level Week, an event provided by @Rocketseat to teach new technologies, tools and hacks to leverage participants' developer careers.
This project was developed with the following technologies:
To run the application you'll need:
Now go to project folder and run:
$ cd podcastr
# install the dependencies
$ yarn
# run web app
$ yarn dev
This project is under the MIT license. See the LICENSE for more information.