LU01.A02 - Create a component
Requirements
Work type: individual
Timeframe: 15 Minutes
Means of aid:
only teaching materials
Expected result: A react app with a custom component
Assignments
Create new directory in „src“ and name it „components“
Create a new file named „ProductList.jsx“
Create a functional component named „ProductList“ and try to build the given screenshot
Use dummy content without using an
API
, for images use
http://via.placeholder.com/800
Screenshot
Kamil Demirci