deepak821 / comments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 😜)

About


Languages

Language:JavaScript 45.3%Language:CSS 35.7%Language:HTML 19.1%