Commit Graph

5 Commits

Author SHA1 Message Date
towfiqi
4a47cedad8 refactor: improves Performance & Code Readability
- Replaces useEffet with useMemo & useLayoutEffect where necessary.
- Converts some useEffects to separate hooks.
- Moves the functions defined within components to utils.
- Splits the Keywords renderPosition function to its own component.
2024-01-13 10:10:49 +06:00
Towfiq
ee32435d05 feat: Highlights tracked keywords in Discovery tab 2022-12-21 13:04:07 +06:00
Towfiq
49b4769528 feat: integrates Google Search Console. 2022-12-20 13:24:29 +06:00
Towfiq
d6871097a2 fix: API URL should be dynamic. 2022-11-30 11:40:53 +06:00
Towfiq
51ebe3e326 first commit 2022-11-24 20:13:54 +06:00