PRD for IR4.4_HW_2 - Sharu2003-27/IR GitHub Wiki

PRD for IR4.4_HW_2

  • Created file, installed and imported packages.
  • Created buttons in components.
  • Used onClick event to add click event.
  • Used useState hook from react.
  • Added input, selected checkbox type and add onChange event.
  • Used given information and build logic according condition.
  • Displayed output after clicking on button.
  • Exported components.