Skip to content

A React front-end that pairs with a back-end found at https://github.com/snphillips/art-thief. Together, the app returns random images from the Cooper Hewitt museum's image archive.

Notifications You must be signed in to change notification settings

snphillips/art-thief-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art Thief

View Art Thief here: https://art-thief.surge.sh/

Project Description

"Good artists copy; great artists steal."

I don't know about that, but I do know a good way to dislodge a creative block is to inspired by the work of the great artists, designers and creators that have come before us.

Art Thief allows users to view random images from the Cooper Hewitt Museum's collection, based on selected keywords such as angular, art deco, modernism etc.

Art Thief is a project to experiment with the Cooper Hewitt Museum's wonderful API. https://collection.cooperhewitt.org/api/

The server (back end) is Node/Express.

The client (front end) is React.

screengrab of app

screengrab of app

screengrab of app mobile view

screengrab of app mobile view

screengrab of app mobile view

Geetting Started

  1. Clone the repo 👯‍♀️

git clone https://github.com/snphillips/art-thief.git

  1. Get into the correct directory

cd art-thief

  1. Install the dependencies for the node server 🏗

npm install

  1. Start the React server

npm start

  1. Open a browser to http://localhost:3000/ Yay! 💃

Built With

  • react (client)
  • axios for API calls
  • client hosted on Surge

About

A React front-end that pairs with a back-end found at https://github.com/snphillips/art-thief. Together, the app returns random images from the Cooper Hewitt museum's image archive.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published