reactplay / react-play

react-play is an opensource platform that helps you learn ReactJS faster with hands-on practice model. It is a collection of projects that you can use to learn ReactJS.
https://reactplay.io
MIT License
1.32k stars 806 forks source link

✨ [Feature request]: Enable users to add Reactions and Comments on a Play #67

Closed atapas closed 2 years ago

atapas commented 2 years ago

Is your feature request related to a problem? Please describe. Now users can not comment on a Play. It will be great to give that ability. Also the ability to add reactions

Describe the solution you'd like Allow users to reactions and comment on a Play.

More discussion: https://github.com/atapas/react-play/discussions/53

atapas commented 2 years ago

I am incorporating giscus with the plays. The basic implementation is done. need to take care of styling and positioning of the comments.

image

atapas commented 2 years ago

Now we can post likes and reactions on a play

image