Pet Circle Interview Question

Create a reusable component to display products that are returned from a JSON API call

Interview Answer

Anonymous

Jul 17, 2021

Created a class for a product (with a constructor for product details) with a function that returns the HTML element to display