Skip to content

yanko-belov/itunes-podcast-list

Repository files navigation

Itunes Podcast List

Nuxt.js Vue.js TypeScript JavaScript Tanstack Query Node.js Tailwind CSS ESLint Prettier


Clone of Netflix

About

You can contact me at belov.yanko@gmail.com.

Technologies Used

This project was built using the following technologies:

  • Next.js
  • React.js
  • TypeScript
  • JavaScript
  • Tanstack Query (React Query)
  • Node.js
  • Tailwind
  • ESLint
  • Prettier

Build

Build for production

npm run build:prod

You can preview the development build locally by running:

npm run start:prod

Open http://localhost:3000 with your browser to see the result.

Build for development

npm run build:dev

You can preview the development build locally by running:

npm run start:dev

Open http://localhost:3000 with your browser to see the result.