November 2019
Beginner
804 pages
20h 1m
English
Before we get to the code, the first thing that you need to do is to add your MusixMatch API key (the same that you've used in Chapter 9, Introducing Vue.js) into the backend/src/api-key.ts file. If you don't, then your code won't be able to fetch any data from MusixMatch.
Do not skip this step, as it is mandatory for the application to function.
Read now
Unlock full access