Skip to content

Clicks and views

Jared He requested to merge feat/clicks-and-views into main
  • Added and styled an Analytics component
  • Added hooks to get and post click and view counts in Analytics/index.tsx and Link/index.tsx
  • Added Linktree font (Karla) in tailwind.config.js

Things left to do:

  • Add endpoints to Analytics/index.tsx and Link/index.tsx and get data from the given object
  • Add onClick={handleClick} to the Links (resolved Mar. 22)
Edited by Jared He

Merge request reports