Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 731 Bytes

File metadata and controls

9 lines (6 loc) · 731 Bytes

ARTIC-API-MARS-Project

portfolio project for Intro to Programming course with Code the Dream Manuel Guerrero Jr.

Title: ARTIC API Mars Project

Intent: The purpose was to write code that would retrieve data from a public API source and display the data on an HTML page using Javascript, HTML, and CSS. For our use we chose the Art Institute of Chicago's open API, https://api.artic.edu/docs/#introduction. FOr our fetch request we've selected artworks relating to cats and dogs.

Usage: Its best to download and run locally. Refreshing the page clears the images and clicking the navigation links pulls the first ten entries of a random page featuring cats or dogs in art. The page samplings are limited to the first five pages.