This is a review app for reviewing plugins for Neovim.
Users can signup to write reviews on their favorite/worst plugins.
Only the creator of a review will see buttons to edit and delete the review.
Other users can 'like/unlike' or 'comment/uncomment' on the reviews but only once per review.
Once a user has like/comment on a reivew, the button turns red to delete that like/comment.
The plugin heading in the review is linked so user can quickly view the repo on GitHub.
The dashboard is sorted by category first, then alphabetically so users can see reviews of similar plugins.
***There is also a delete option on the show page. This only shows for users who created the review.