Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/beckiemorton/artsy-motivation
- Owner: BeckieMorton
- Created: 2024-01-21T02:48:21.000Z (12 months ago)
- Default Branch: master
- Last Pushed: 2024-05-23T02:34:06.000Z (8 months ago)
- Last Synced: 2024-05-23T03:33:52.601Z (8 months ago)
- Language: JavaScript
- Homepage: https://artsy-motivation.netlify.app/
- Size: 2.03 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/