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

PRD for IR5.3_HW_1

  • Created App.jsx and useFetch.jsx files.
  • Used given API URL and useFetch code.
  • Created Todo API and get data using given URL.
  • Added data, loading, error.
  • Used bootstrap to add lists.
  • Exported components.