PRD for IR1.7_HW_2 - Sharu2003-27/IR GitHub Wiki

PRD for IR2.1_HW_2

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