All Projects → platzi → platzi-music-vue

platzi / platzi-music-vue

Licence: other
Web app para el curso Profesional de Vue.js

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to platzi-music-vue

polybar-now-playing
Script for polybar to display and control media(not only Spotify) using DBus.
Stars: ✭ 34 (+3.03%)
Mutual labels:  spotify
Notas recolectadas
Un repositorio para recolectar el aprendizaje y compartirlo.
Stars: ✭ 51 (+54.55%)
Mutual labels:  platzi
163MusicToSpotify
Convert your favorite 163 music playlist to Spotify
Stars: ✭ 98 (+196.97%)
Mutual labels:  spotify
SpotiSharp
Cross-platform music assistant
Stars: ✭ 22 (-33.33%)
Mutual labels:  spotify
Songify
A simple tool that gets the current track from Spotify, YouTube and Nightbot.
Stars: ✭ 66 (+100%)
Mutual labels:  spotify
spotify-lifx-visualiser
Visualising Spotify music with LIFX bulbs
Stars: ✭ 28 (-15.15%)
Mutual labels:  spotify
plumeria
🤖 A Discord chat bot with rich data piping between commands
Stars: ✭ 35 (+6.06%)
Mutual labels:  spotify
Spicetify-Canvas
Spotify Canvas, on Spicetify for Desktop!
Stars: ✭ 34 (+3.03%)
Mutual labels:  spotify
discord-lavalink-music-bot
This is music bot for discord made with erelajs, lavalink, discordjs v13-dev
Stars: ✭ 34 (+3.03%)
Mutual labels:  spotify
spotify-lambda
λ🎵AWS Lambda functions for Spotify tracking
Stars: ✭ 12 (-63.64%)
Mutual labels:  spotify
web-unicorn-challenge
💚🦄 Reto para el Curso Profesional de Desarrollo Web en Platzi
Stars: ✭ 16 (-51.52%)
Mutual labels:  platzi
spotify-card
Generate spotify embeds using canvas
Stars: ✭ 21 (-36.36%)
Mutual labels:  spotify
nowplaying-widget
A Spotify Now Playing widget that's accessible with anything that can render a webpage
Stars: ✭ 15 (-54.55%)
Mutual labels:  spotify
YoutubeSpotifyDL
Youtube and Spotify music downloader with metadata.
Stars: ✭ 66 (+100%)
Mutual labels:  spotify
now-course
Proyecto para el curso de Now.sh en Platzi
Stars: ✭ 19 (-42.42%)
Mutual labels:  platzi
mirror
A "Smart Mirror" Android application
Stars: ✭ 53 (+60.61%)
Mutual labels:  spotify
pulse-editor
Tha Platzi Flavored Markdown extensible and customizable editor.
Stars: ✭ 66 (+100%)
Mutual labels:  platzi
react-tailwind-spotify-clone
Spotify clone with full functionality using React + Tailwind (Not finished)
Stars: ✭ 209 (+533.33%)
Mutual labels:  spotify
statify
An app where anyone can join with Spotify credentials and see a lot of cool statistics about his/her profile.
Stars: ✭ 23 (-30.3%)
Mutual labels:  spotify
Spotify-Headless
Experimental wrapper for Spotify API to search songs and control the web player using the CLI. (Feat. Puppeteer)
Stars: ✭ 73 (+121.21%)
Mutual labels:  spotify

platzi-music-vue

📻 Web app para el Curso Profesional de Vue.js

Indice

  1. CLI & Hello World - Video 4
  2. Webpack - Video 5
  3. ESLint - Video 7
  4. SASS y Bulma - Video 8
  5. PUG - Video 9
  6. Expreiones - Video 11
  7. Directivas - Video 12
  8. Data Binding - Video 13
  9. Computed Properties - Video 14
  10. Watchers - Video 15
  11. Manejo de Eventos - Video 16
  12. Manipulacion del DOM en Platzi Music - Video 17
  13. Servicios - Video 19
  14. Fetch API & Trae - Video 20
  15. Interacción con REST API's - Video 21
  16. Creación de Componentes - Video 23
  17. Comunicación Componentes Padres - Hijos - Video 26
  18. Comunicación Componentes Hijos - Padres - Video 27
  19. Utilización de Slots - Video 28
  20. Comunicacion entre Componentes Genericos - Event Bus y Plugins - Video 29
  21. Introducción a Vue Router - Video 31
  22. Introducción a Vue Router - Video 32
  23. Modifiers - Video 33
  24. Directivas Personalizadas - Video 34
  25. Filtros - Video 35
  26. Mixins - Video 36
  27. Vue Transitions y Animaciones CSS - Video 37
  28. Vuex en Platzi Music - Video 43
  29. Configurar now y Deploy a Produccion - Video 48

Material Bonus

  1. Paginación - Paginación

Instalacion

# instalar dependencias
npm install

# servir aplicacion para desarrollo en localhost:8080
npm run dev

# compilar aplicacion para distribuir en produccion
npm run build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].