Task Description
Fetch the dinosaur data from the Dinosaur API found at https://chinguapi.onrender.com/dinosaurs. Using the data, create an array of dinosaurs that are each javascript objects.
For example the data would look like this in the console.
Task Description Fetch the dinosaur data from the Dinosaur API found at https://chinguapi.onrender.com/dinosaurs. Using the data, create an array of dinosaurs that are each javascript objects.
For example the data would look like this in the console.