PRD for IR5.4_HW_1 - Sharu2003-27/IR GitHub Wiki
PRD for IR5.4_HW_1
- 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, fetchData function.
- Used bootstrap to design and styled it.
- Exported components.