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