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

PRD for IR5.2_HW_1

  1. Created App.jsx and useFetch.jsx files.
  2. Used given API URL and useFetch code.
  3. Created Todo API and get data using given URL.
  4. Used JSON.stringify to convert data.
  5. Exported components.