Skip to content

AlanThinks/product-viewer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👉 See Live Version Here

This project was bootstrapped with Create React App.

Coding Challenge / Test Application

By Alan Guevara, alanthinks.com

Project Scope:

Create a single page application to view thumbnails of products, allowing user to click on a single product to view full product details. We are looking for a simple and clean design with a focus on the product images. Must also be responsive and work well on all devices (desktop, tablet, phone)

DO NOT use CSS framework please.

The data will be provided via JSON and has the following definition:

The root object:

This is the manufacturer information used for branding, be sure to show company logo, and company name.

(see link for resizing this to fit your design: http://imageresizing.net/docs/basics)

Items:

This is the list of products for the user to be able to navigate through. Please show ItemID, ItemName, Description, Dimensions, and BasePrice. We use imageresizer (see above) so you can make thumbnails by appending query string parameters to the url of the photoname property

SalesRep:

This is the contact information for the presentation, be sure to display this contact information.

Once you have completed the project, post it to Github and email me the URL.

About

🛒A Simple E-Commerce-Style React Mini-App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published