saadpasta/react-blog-github

Post a comment using Blog

Open

#57 opened on Aug 31, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)JavaScript (126 forks)github user discovery
codeenhancementgood first issue

Repository metrics

Stars
 (785 stars)
PR merge metrics
 (PR metrics pending)

Description

Currently, the user needs to comment on the Github Issue on the repo to view its comment on the blog. We need a input on the blog so user can post comment on the blog using the blog itself just like reactions.

Todo ✔️
Check if the user is logged in then show comment input. Create a GraphQL query to post a comment on Github Issue

Contributor guide