Practical-09 Create useFetch custom hook Implemented useFetch custom hook which return following things in form of object. isLoading response (actual data) error (if any)