An open API service indexing awesome lists of open source software.

https://github.com/waveciou/vue-mp3player

📌 The F2E 2019 前端修練精神時光屋 - 第三關 音樂播放器(MP3 Player)
https://github.com/waveciou/vue-mp3player

mp3player thef2e2019

Last synced: 11 days ago
JSON representation

📌 The F2E 2019 前端修練精神時光屋 - 第三關 音樂播放器(MP3 Player)

Awesome Lists containing this project

README

          

# The F2E 2019 第三關 - 音樂播放器 MP3 Player

2019 六角學院 [TheF2E 前端修練精神時光屋](https://challenge.thef2e.com/) 活動。

## DEMO

[網站連結](https://waveciou.github.io/vue-mp3player/dist/)

一個簡易的音樂播放器實作,內容包含:

- 運用 YouTube IFrame Player API 實現其功能

## DESIGN

![mp3player](https://waveciou.github.io/vue-mp3player/design.jpg "mp3player")

- [設計稿連結](https://challenge.thef2e.com/user/1871?schedule=3148#works-3148)

## SKILL

- vue
- vue cli3
- [vue-youtube](https://github.com/anteriovieira/vue-youtube)(YouTube IFrame Player API)
- JavaScript ES6
- SCSS