leanwebclub/js-essentials/monster-game
2024-08-12 17:00:50 +02:00
..
door.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
index.html Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster1.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster2.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster3.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster4.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster5.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster6.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster7.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster8.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster9.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster10.svg Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
monster11.svg 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
shuffle.js Add a bunch of finished projects 2024-08-12 17:00:50 +02:00
sock.svg 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