Skip to content

DeadBryam/Vocana-music-app

Repository files navigation

Vocana (music-app)

It is a simple music application, which shows previews of songs.

Install the dependencies

npm install

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Start the app in development mode for mobile

quasar dev -m [android|ios]

Build the app for production

quasar build

Build the app for production mobile

quasar build -m [android|ios]

Use

Create an .env file in the root path with the environment variables

  • BASE_URL
  • API_KEY

Use Dezzer API in https://rapidapi.com/