leanwebclub/js-essentials/bottts-shuffle
2024-08-12 17:00:50 +02:00
..
index.html Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
README.md Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
script.js Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
style.css Add a bunch of finished projects 2024-08-12 17:00:50 +02:00

Dragon Trainer Monthly

Use an API for the fictional Dragon Trainer Monthly magazine, to display their stories on a webpage.

The endpoint is a JSON file. You can visit it directly to see the response structure.

https://vanillajsacademy.com/api/dragons.json

Reference