Podcastr is a platform built for transmitting podcasts, this project was using the technology of Next.js the project was carried out during the week #NLW 5th edition of RocketSeat. It aimed to teach concepts and tools.
Technologies were used for the consumption of API, and these technologies are for Front-End development.
- Next.js
- React.js
- Sass
- TypeScript
git clone https://github.com/nilmarlanna/Podcastr-NLW5 && cd Podcastr-NLW5
$ yarn install
$ yarn server
$ yarn dev
The app will be available for access on your browser at http: // localhost: 3000
Podcastr é uma plataforma construída para transmissão de podcast, esse projeto foi utilizando a tecnologia de Next.js o projeto foi realizado durante a semana #NLW 5º edição da RocketSeat. Teve como objetivo ensinar conceitos e ferramentas.
Foram utilizados tecnologias para o consumo de API, e essas tecnologias são para desenvolvimento Front-End.
- Next.js
- React.js
- Sass
- TypeScript
git clone https://github.com/nilmarlanna/Podcastr-NLW5 && cd Podcastr-NLW5
$ yarn install
$ yarn server
$ yarn dev
O aplicativo estará disponível para acesso em seu navegador em http: // localhost: 3000