Anuragtech02 / useReactHooks

useReactHooks is a curated list of custom react hooks that will benefit people in their daily tasks related to development in react.
MIT License
47 stars 17 forks source link

useFetch Hook Initialized #2

Closed shishirtiwari23 closed 2 years ago

shishirtiwari23 commented 3 years ago

What was the issue #1 ?

To Implement a hook named "useFetch" which will fetch the data ,when provided with url

What does this PR do ?

This PR Initialized the "useFetch" hook and also manipulated the folder structure of the repository