/comments

Primary LanguageJavaScript

This is a comment widget developed in pure vanilla JavaScript

Screenshot:

image

all the comments are getting save and delete into browser localStoge. you can also do nested comment by replying of any comment.

Here, all the comments are getting saved and deleted into the browser local storage.

    Features:

  • Comment on thread
  • Comment on another comments (reply of a comment)
  • Delete any comment
Hope, you liked it and if you wanna contribute then fork -> clone -> modify -> Make a PR ->Star the repo(a bonus 😜)