ucsb-cs184-f24 / team12-remi

MIT License
0 stars 1 forks source link

render number of likes for each post on home #100

Closed anushkavijay closed 4 days ago

anushkavijay commented 3 weeks ago

As a user, on a post I can see the number of likes already, as well as see the like count increase when I like the post.

anushkavijay commented 2 weeks ago

almost done, main point of focus is that now that we can see the number of likes on a post, ensure the heart is not filled with color until a user has liked it.