Skip to content

negonch/CodeTheDream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Project - The Art Institute of Chicago

A simple web application that fetches data from the Art Institute of Chicago public API and displays it dynamically on the page.

API

https://api.artic.edu/docs/#quick-start

Tech Stack

HTML, CSS, Java Script

Features

  1. Fetch "Tour" data from the API
  2. Fetch painting description data
  3. Basic error handling
  4. Asynchronous data handling with Fetch

How To Use

  1. Open the main page.
  2. Click the "TOUR" button.
  3. The app displays the list of tours from The Art Institue of Chicago.
  4. Click the "PAINTING DESCRIPTION" button.
  5. THe app displays information about the painting:
    • Water Lilies
    • 1906
    • Claude Monet (French, 1840-1926)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors