PRD for IR5.3_HW_2 - Sharu2003-27/IR GitHub Wiki
PRD for IR5.3_HW_2
- Created App.jsx and useFetch.jsx files.
- Used given API URL and useFetch code.
- Created Posts call API and get data using given URL.
- Added data, loading, error.
- Used bootstrap to add cards and styled it.
- Exported components.