Hey everyone,
I’ve created a react library to make searching and fetching api requests easy to use, and would love some feedback on the code.
I am looking for two things:
- Is this the best way to make the design as reusable as possible?
- Is there something I’m missing in terms of features?
Here is the repo: GitHub - ghosnkarl/react-api-search: SearchBarComponent is a customizable and responsive search bar component for React applications.
Thank you