PRD for IR2.1_HW_1 - Sharu2003-27/IR GitHub Wiki

PRD for IR2.1_HW_1

  1. Used App.jsx file.
  2. Created React components inside components created function.
  3. Created an array of objects based on given information.
  4. Used an array of objects to show details on DOM.
  5. Used export default function to called components and to declare an array of objects.
  6. Displayed details on the DOM.