brsHunterX / rocketseat-music-player

A simple music player developed in Vue3 for the Rocketseat challenge of the week.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rocketseat Music Player

A simple music player developed in Vue3 for the Rocketseat challenge of the week.

Badge Badge

App example

Features

  • Vue3 and Composition API

Development

Clone the repository, then install the dependencies:

yarn install

Compiles and hot-reloads for development:

yarn serve

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.

About

A simple music player developed in Vue3 for the Rocketseat challenge of the week.


Languages

Language:Vue 67.2%Language:TypeScript 24.5%Language:HTML 6.0%Language:JavaScript 2.3%