Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 876 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 876 Bytes

Artsy Motivation

I really enjoy discovering free API's and seeing what I can do with them. A website I used a lot while teaching was the inspiration for this little personal project. https://www.onceuponapicture.co.uk/

A simple application using React Router to display artwork from the Public API of The Metropolitan Museum of Art. I created a simple UX Design with hover effects and reusable button components.

Technologies used

HTML, CSS, JavaScript, React, ReactRouter, ReactHooks (useState, useEffect), reuseable components

API's

The Metropolitan Museum of Art Collection API https://metmuseum.github.io/

API examples: https://collectionapi.metmuseum.org/public/collection/v1/objects/55757 //https://collectionapi.metmuseum.org/public/collection/v1/departments - see here for lists of departments

View it live

https://artsy-motivation.netlify.app/