npm i
npm run dev
An art viewer application using the Art Institute of Chicago API that allows you to view artworks from the Art Institute of Chicago in a gallery view and learn more about each work.
https://solea-emily-mls.github.io/mod-4-project/
Art Institute of Chicago API Documentation
API Endpoints:
https://api.artic.edu/api/v1/artworks
https://api.artic.edu/api/v1/artworks/129884
Search for an artwork using a keyword.
Browse the collection.
Click on the artwork to view more about the piece.
-
Implement a music player so users can play music while browsing.
-
Improve CSS styling of the header for a more visually pleasing (and less empty) layout.
HTML, CSS, JavaScript, Vite
This project provided us an opportunity to build with AI assistance. Check out our [AI Usage Document] to see how we used AI on this project.