Is your feature request related to a problem? Please describe.
When the new user successfully signs up it should be taken to the search organisation page.
Describe the solution you'd like
Wire up the search API to searchOrg component, upon a search, it should display the results or no results found.
Additional context
Create a searchOrg page component (at pages/org/SearchOrg.js) that just centers searchOrg component on the screen. The design will be done later on.
Is your feature request related to a problem? Please describe. When the new user successfully signs up it should be taken to the search organisation page.
Describe the solution you'd like Wire up the search API to searchOrg component, upon a search, it should display the results or no results found.
Additional context Create a searchOrg page component (at pages/org/SearchOrg.js) that just centers searchOrg component on the screen. The design will be done later on.