Skip to content

Web app which has features like adding nested comments upto n-level, edit comment, delete comment

Notifications You must be signed in to change notification settings

vtejaeta/Comments-Widget-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Comments Widget App

Overview

Hello 👋, Welcome to my project of Comments widget app built with HTML, CSS, JavaScript DOM. This allows users to add comments which are nested upto n-level. It has all features like comment box, post comment, reply to comment, nested comments, edit comment, delete comment. This project helped me understand how tree data structures are used to create nested comments and display it in UI. It was very fun building this project. State of app is preserved using Local Storage.

How to install this project

  1. Clone the project using the command git clone https://github.com/vtejaeta/Comments-Widget-App.git
  2. Move into the file directory you wish to run using cd {folder_name}.
  3. Open HTML file using any live-server extension in VS Code.

Questions

For questions related to using the project, please reachout to me through

About

Web app which has features like adding nested comments upto n-level, edit comment, delete comment

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published