feat: add likes

+ add ability for user to like a posts
+ add ability for user ot remove a like
+ add display of reply and like count
This commit is contained in:
Stevan Freeborn
2023-09-14 23:02:47 -05:00
parent 9cc9077017
commit 40515b3099
8 changed files with 161 additions and 12 deletions
+2 -1
View File
@@ -9,6 +9,7 @@
"rehype",
"signup",
"svix",
"tailwindcss"
"tailwindcss",
"totp"
]
}