These are the steps you need to take to import the data. If you are stuck on the syntax, you can rewatch this scrim.
data.js
and cut and paste the data into that file.data.js
.index.js
, remembering to use {}
.type=”module”
to the script tag in index.html
.