Users Instructions yarn start- to run the app yarn test - to run tests Areas of improvement Implement caching so when moving between routes it doesn't cause fetching of the same users again Join useGetAllUsers and useSearchUsers into one declarative custom hook Write more tests