feat (TikTok): add a mockup of the graph of likes / views

This commit is contained in:
Pierre Ryssen
2026-03-12 11:10:16 +01:00
parent 0ce9c1be39
commit 61f426ef3c
5 changed files with 682 additions and 2 deletions

View File

@@ -35,6 +35,7 @@
"postcss": "^8.5.6",
"react": "^19.2.4",
"react-dom": "^19.2.4",
"recharts": "^3.8.0",
"tailwindcss": "^3.4.19",
"typescript": "^5.9.3"
},