Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/beckiemorton/artsy-motivation

React App using the Metropolitan Museum of Arts free API to displany artwork
https://github.com/beckiemorton/artsy-motivation

Last synced: about 2 months ago
JSON representation

React App using the Metropolitan Museum of Arts free API to displany artwork

Awesome Lists containing this project

README

        

# 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/