LU01.A02 - Create a component

Requirements

Assignments

  1. Create new directory in „src“ and name it „components“
  2. Create a new file named „ProductList.jsx“
  3. Create a functional component named „ProductList“ and try to build the given screenshot
  4. Use dummy content without using an API, for images use http://via.placeholder.com/800

Screenshot


Kamil Demirci