chingu-voyages / v48-tier1-team-05

A dinosaur app for viewing detailed information about your favorite dinosaurs | Chingu Voyage-48 | https://chingu.io/
https://chingu-voyages.github.io/v48-tier1-team-05/
4 stars 1 forks source link

Search bar - fetch data from dinosaur api #46

Closed terrifricker closed 7 months ago

terrifricker commented 8 months ago

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.

Image

terrifricker commented 7 months ago

Closed by pull request #101