From f3e5c0dec70bd4da4559e39dc83afd29749d6015 Mon Sep 17 00:00:00 2001 From: "Ibrahima G. Coulibaly" Date: Tue, 9 Jul 2024 18:42:00 +0100 Subject: [PATCH] feat: find most popular ui --- .idea/workspace.xml | 31 ++-- src/pages/list/find-most-popular/index.tsx | 175 +++++++++++++++++++- src/pages/list/find-most-popular/service.ts | 165 +++++++++--------- src/pages/list/sort/index.tsx | 5 +- 4 files changed, 271 insertions(+), 105 deletions(-) diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 1f5fb72..57c0481 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,11 +4,10 @@