Print Shop

e-commerce site

A faux e-commerce site built with ReactJS for buying prints of a large collection of pictures a user can search through.

This projects utilizes the Unsplash API to populate a page with pictures using a keyword the user can input at the search bar at the top of the page.

The user can add each picture to favorites or shopping cart. Each of these categories has its own page. The favorites is a mirror of the main page but with favorited images populating the grid, and the cart page has a list view with prices and a button to 'buy' prints of the image(s).