Closed ZikaZaki closed 2 years ago
Likes-API
Like-Count
meal
setLike()
eventListners
likeBtn
Styling
UX
CSS
Responsiveness
JavaScript-Capstone-Project: Likes Functionalities (Counter & Add Like)
In this pull request I did the followings:
Likes-API
and consumed it in the project.Like-Count
for eachmeal
.setLike()
method for adding a new like to a given meal.eventListners
for thelikeBtn
.Styling
and implemented someUX
improvements.CSS
styling and enhancement to improve theResponsiveness
of the web-app.