Skip to content

Repository files navigation

  1. Render the list of results using component. // done
  2. Find and fix a bug in the code.
  3. Create a hook similar to useQuery/useSWR. It should support custom fetcher functions. It should return {isLoading: boolean, data: any, error: any}
  4. Add styling, you can take inspiration from design.png file.
  5. Implement caching results based on a string key, cache mutation.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages