Skip to content

Instantly share code, notes, and snippets.

View maxwelladapoe's full-sized avatar

Maxwell Adapoe maxwelladapoe

View GitHub Profile
@maxwelladapoe
maxwelladapoe / index.html
Created January 30, 2019 23:26
Vue Js Audio Player with playlist
<div id="app">
<div class="container">
<div class='row'>
<template v-for='song in songs'>
<div class="col-4 col-md-3 col-lg-2 song" >
<div class='wrapper'>