Pet Circle interview question

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

Interview Answer

Anonymous

17 July 2021

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