Skip to content

App that generates random artwork from the Metropolitan Museum of Art's API along with a description. This project demonstrates how to use HTML, CSS, Bootstrap and vanilla JavaScript to connect to a public API and update the webpage's content dynamically.

Notifications You must be signed in to change notification settings

xavinanegron/TheMetMixer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Met Mixer- Vanilla JavaScript App

App that generates random artwork from the Metropolitan Museum of Art Collection in New York City along with a description. This project demonstrates how to use HTML, CSS, Bootstrap and vanilla JavaScript to connect to a public API and update the webpage's content dynamically.

Key JavaScript Concepts

Asynchronous Data Fetching: Utilizes async/await for asynchronous API calls to the Metropolitan Museum of Art Collection API.

Event Handling: Event handling strategies to manage user interactions, such as viewing artwork details, enhancing the application's interactivity and usability.

Error Handling and User Feedback: Implements error handling to manage potential API request failures, providing clear feedback to users and ensuring the application's reliability.

Contributors

This application was built with the help of the following contributors: @AMorganH

Live Demo

Check out the live demo here: The Met Mixer

TheMetMixer.mp4

About

App that generates random artwork from the Metropolitan Museum of Art's API along with a description. This project demonstrates how to use HTML, CSS, Bootstrap and vanilla JavaScript to connect to a public API and update the webpage's content dynamically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published