PRD for IR5.2_HW_2 - Sharu2003-27/IR GitHub Wiki

PRD for IR5.2_HW_2

  • Created App.jsx and useFetch.jsx files.
  • Used given API URL and useFetch code.
  • Created Todo API and get data using given URL.
  • Used JSON.stringify to convert data.
  • Exported components.